This commit is contained in:
2023-04-07 10:21:01 +08:00
parent dbb20a0282
commit 44912511f7
3 changed files with 23 additions and 13 deletions
+4 -4
View File
@@ -1,8 +1,8 @@
{
"/index":{
"title":"Index"
"/index": {
"title": "Hello"
},
"/about":{
"title":"About"
"/about": {
"title": "About"
}
}