mirror of
https://github.com/youwen5/site.git
synced 2024-11-24 17:33:51 -08:00
feat: change footer text
This commit is contained in:
parent
bf8ff9026b
commit
3b5d9c3781
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
||||||
<div class="flex justify-center flex-col gap-4">
|
<div class="flex justify-center flex-col gap-4">
|
||||||
<Socials center />
|
<Socials center />
|
||||||
<p class="text-muted-foreground text-center">
|
<p class="text-muted-foreground text-center">
|
||||||
© 2024 Youwen Wu | Built with <a
|
© 2024 Youwen Wu | Powered by <a
|
||||||
href="https://kit.svelte.dev"
|
href="https://kit.svelte.dev"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
class="hover:underline"><strong>SvelteKit</strong></a
|
class="hover:underline"><strong>SvelteKit</strong></a
|
||||||
|
|
Loading…
Reference in a new issue