Files
onedrive-vercel-index/config/site.json
T
2021-08-30 01:35:52 +01:00

9 lines
377 B
JSON

{
"title": "Spencer's OneDrive Index",
"footer": "Powered by <a class=\"hover:underline\" href=\"https://github.com/spencerwooo/onedrive-vercel-index\" target=\"_blank\" rel=\"noopener noreferrer\">onedrive-vercel-index</a>. Made with ❤ by SpencerWoo.",
"protectedRoutes": [
"/🌞 Private folder/u-need-a-password",
"/🌞 Private folder/this-is-public"
]
}