This commit is contained in:
eric
2025-12-06 06:02:16 +08:00
parent 287aea7298
commit 33cf70787b
3 changed files with 400 additions and 2 deletions

15
public/site.json Normal file
View File

@@ -0,0 +1,15 @@
{
"basic": {
"title": "游民导航",
"description": "游民导航",
"keywords": "游民导航"
},
"appearance": {
"logo": "/assets/images/nomadro.png",
"favicon": "/assets/images/nomadro.png",
"theme": "system"
},
"navigation": {
"linkTarget": "_blank"
}
}