mirror of
https://gitlab.com/octtspacc/staticoso
synced 2025-06-05 22:09:23 +02:00
Misc fixes; Add macro for showing list of latest posts
This commit is contained in:
@ -12,6 +12,8 @@ from ast import literal_eval
|
||||
|
||||
DefConf = {
|
||||
'Logging': 20,
|
||||
'Threads': 0,
|
||||
'DiffBuild': False,
|
||||
'OutDir': 'public',
|
||||
'SiteLang': 'en',
|
||||
'SiteTemplate': 'Default.html',
|
||||
|
Reference in New Issue
Block a user