mirror of
https://git.davidovski.xyz/kblg.git
synced 2024-08-15 00:43:36 +00:00
8 lines
149 B
Python
8 lines
149 B
Python
|
site_index = "www.example.com/"
|
||
|
images = "images"
|
||
|
date_format = "%a, %d %b %Y"
|
||
|
source = "src"
|
||
|
templates = "templates"
|
||
|
dist = "dist"
|
||
|
summary_max = 10
|