Fixed an issue with an incomplete example-config.json that made the
server not work at all. Also added a default.css file
This commit is contained in:
@@ -3,8 +3,9 @@
|
||||
"seperator": "<hr/>",
|
||||
"site_name": "My Blog",
|
||||
"site_url": "https://example.com",
|
||||
"language": "en-US",
|
||||
"locale": "en-US",
|
||||
"port": 8080,
|
||||
"data_storage": "json",
|
||||
"cache_data": false,
|
||||
"allow_signup": true,
|
||||
"site_description": "Read my blogs!",
|
||||
|
||||
Reference in New Issue
Block a user