mirror of
https://github.com/osmarks/mycorrhiza.git
synced 2025-12-09 01:48:08 +00:00
Redo templates a little, support w3m and phones, add Makefile
This commit is contained in:
@@ -28,7 +28,7 @@ var (
|
||||
configJsonPath string
|
||||
|
||||
// Default values that can be overriden in config.json
|
||||
Address = "127.0.0.1:80"
|
||||
Address = "0.0.0.0:80"
|
||||
TitleEditTemplate = `Edit %s`
|
||||
TitleTemplate = `%s`
|
||||
GenericErrorMsg = `<b>Sorry, something went wrong</b>`
|
||||
|
||||
Reference in New Issue
Block a user