Skip to content

Commit bba0411

Browse files
committed
sup
1 parent 5f55e75 commit bba0411

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/parts/core/footer.svelte

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
<!-- @component Footer -->
22

33
<footer>
4-
<p> crafted with <span>❤️</span> by Sup#2.0 </p>
4+
<p> crafted with <span>❤️</span> by <a target="_blank" href="https://github.com/Sup2point0">Sup#2.0</a> </p>
55

66
<p> &middot; </p>
77

88
<p> built with <a target="_blank" href="https://svelte.dev">Svelte 5</a> + <a target="_blank" href="https://svelte.dev/docs/kit/introduction">SvelteKit</a> </p>
99

1010
<p> &middot; </p>
1111

12-
<p> hosted on <a target="_blank" href="https://pages.github.com/">GitHub Pages</a> </p>
12+
<p> hosted on <a target="_blank" href="https://github.com/Sup2point0/sup2point0.github.io">GitHub Pages</a> </p>
1313
</footer>
1414

1515

0 commit comments

Comments
 (0)