fix(layout): update personal site link
This commit is contained in:
parent
cc01b781d8
commit
8eed2f1423
@ -88,7 +88,7 @@
|
|||||||
</main>
|
</main>
|
||||||
<footer class="font-bold">
|
<footer class="font-bold">
|
||||||
<div class="flex px-4 py-1 text-xs sm:text-base justify-between text-amber" style="background: #1a1a1a; font-family: JetbrainsMono">
|
<div class="flex px-4 py-1 text-xs sm:text-base justify-between text-amber" style="background: #1a1a1a; font-family: JetbrainsMono">
|
||||||
<a href="https://sphericalk.at">
|
<a href="https://kat.bio">
|
||||||
© <%= DateTime.utc_now().year %> SphericalKat
|
© <%= DateTime.utc_now().year %> SphericalKat
|
||||||
</a>
|
</a>
|
||||||
<a href="https://github.com/sphericalkat/katbin">
|
<a href="https://github.com/sphericalkat/katbin">
|
||||||
|
Loading…
Reference in New Issue
Block a user