no customisable icons in contacts

This commit is contained in:
spencerwooo
2021-09-04 15:28:49 +01:00
parent 97a0eb91fc
commit 9a3599b6c9
3 changed files with 30 additions and 27 deletions
+5 -10
View File
@@ -11,14 +11,9 @@
"/🌞 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"
}
]
"contact": {
"email": "mailto:spencer.wushangbo@gmail.com",
"telegram": "https://t.me/realSpencerWoo",
"github": "https://github.com/spencerwooo/onedrive-vercel-index"
}
}