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:
|
jobs:
|
||||||
lint:
|
lint:
|
||||||
name: Lint
|
name: Lint
|
||||||
if: ${{ github.repository == 'dot013/.www-new' }}
|
if: ${{ github.repository == 'dot013/.www' }}
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
|
|||||||
@@ -82,7 +82,7 @@ templ Homepage() {
|
|||||||
</div>
|
</div>
|
||||||
</main>
|
</main>
|
||||||
<footer class="fixed bottom-0 text-xs font-mono ">
|
<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>
|
</footer>
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user