navbar logout and other custom icons

This commit is contained in:
spencerwooo
2021-08-30 15:51:19 +01:00
parent 549b9ba345
commit 53e10049a0
4 changed files with 66 additions and 21 deletions
+10
View File
@@ -4,5 +4,15 @@
"protectedRoutes": [
"/🌞 Private folder/u-need-a-password",
"/🥟 Some test files/Protected route"
],
"contacts": [
{
"platform": "email",
"link": "mailto:spencer.wushangbo@gmail.com"
},
{
"platform": "github",
"link": "https://github.com/spencerwooo/onedrive-vercel-index"
}
]
}