Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
7d4fef801b | ||
|
|
c1611e9427
|
||
|
|
00bfc1fba2 | ||
|
|
6ddf4a0378 | ||
|
|
7d037de4b3 |
2
.github/workflows/check.yml
vendored
2
.github/workflows/check.yml
vendored
@@ -15,7 +15,7 @@ on:
|
||||
jobs:
|
||||
lint:
|
||||
name: Lint
|
||||
if: ${{ github.repository == 'dot013/.www-new' }}
|
||||
if: ${{ github.repository == 'dot013/.www' }}
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout
|
||||
|
||||
@@ -82,7 +82,7 @@ templ Homepage() {
|
||||
</div>
|
||||
</main>
|
||||
<footer class="fixed bottom-0 text-xs font-mono ">
|
||||
<p><a class="text-#181818 hover:text-#ababab" href="https://dot013-www-guz013-guzsprojects.vercel.app">new website in development</a></p>
|
||||
<p><a class="text-#181818 hover:text-#ababab" href="https://www-v2-guz013-guzsprojects.vercel.app/">new website in development</a></p>
|
||||
</footer>
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user