Add /about page, remove -title option, add -name and -icon options

This commit is contained in:
bouncepaw
2021-01-23 18:45:17 +05:00
parent 355fd4b1b0
commit e72ca863e3
8 changed files with 237 additions and 75 deletions
+2 -1
View File
@@ -11,7 +11,8 @@ var (
URL string
ServerPort string
HomePage string
SiteTitle string
SiteNavIcon string
SiteName string
WikiDir string
UserTree string
AuthMethod string