feat/fix: Site.conf now uses escaped " so it's more conventional
This commit is contained in:
@@ -3,7 +3,7 @@ style = "kewt"
|
||||
dir_indexes = true
|
||||
single_file_index = true
|
||||
flatten = false
|
||||
footer = "<a href="https://kewt.krzak.org"><img src="/button.gif" /></a>"
|
||||
footer = "<a href=\"https://kewt.krzak.org\"><img src=\"/button.gif\" /></a>"
|
||||
logo = ""
|
||||
display_logo = false
|
||||
display_title = true
|
||||
|
||||
Reference in New Issue
Block a user