rewrite footer

This commit is contained in:
outfoxxed 2024-10-14 21:30:53 -07:00
parent c516c950a8
commit a0727c05e5
Signed by: outfoxxed
GPG key ID: 4C88A185FB89301E
7 changed files with 56 additions and 84 deletions

View file

@ -23,6 +23,9 @@
"@icons": [
"./src/components/icons.tsx"
],
"@icons/*": [
"./src/icons/*"
],
"@components/*": [
"./src/components/*"
],