mirror of
https://github.com/YGGverse/bdoku.git
synced 2026-03-31 09:45:31 +00:00
add aliases info, remove deprecated settings
This commit is contained in:
parent
5e23f9a865
commit
0d5f100a25
2 changed files with 69 additions and 6 deletions
|
|
@ -41,13 +41,14 @@
|
|||
},
|
||||
"dokuwiki":
|
||||
{
|
||||
"uri":
|
||||
{
|
||||
"home":"start"
|
||||
},
|
||||
"url":
|
||||
{
|
||||
"source":"http://.."
|
||||
"source":"http://..",
|
||||
"alias":
|
||||
{
|
||||
"gemini://..":"",
|
||||
"gemini://..":""
|
||||
}
|
||||
}
|
||||
},
|
||||
"string":
|
||||
|
|
@ -63,6 +64,7 @@
|
|||
"nothing":"Nothing found by this request",
|
||||
"main":"Main page",
|
||||
"source":"Source",
|
||||
"alias":"Alias",
|
||||
"welcome":"About",
|
||||
"about":"=> https://github.com/YGGverse/dokuwiki-gemini-server GitHub"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue