chore: lint, update readme
This commit is contained in:
parent
0940b7076a
commit
cf570be96e
23 changed files with 102 additions and 110 deletions
|
@ -12,11 +12,11 @@ import SocialIcons from './SocialIcons.astro'
|
|||
class="flex flex-col items-center justify-center gap-y-2 sm:flex-row sm:justify-between"
|
||||
>
|
||||
<div class="flex items-center gap-x-2">
|
||||
<span class="text-center text-sm text-muted-foreground">
|
||||
<span class="text-muted-foreground text-center text-sm">
|
||||
© {new Date().getFullYear()} All rights reserved.
|
||||
</span>
|
||||
<Separator orientation="vertical" className="h-4" />
|
||||
<p class="text-center text-sm text-muted-foreground">
|
||||
<p class="text-muted-foreground text-center text-sm">
|
||||
Made with 🤍 by <Link
|
||||
href="https://github.com/jktrn"
|
||||
class="text-foreground"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue