summaryrefslogtreecommitdiff
path: root/const.py
diff options
context:
space:
mode:
Diffstat (limited to 'const.py')
-rw-r--r--const.py8
1 files changed, 0 insertions, 8 deletions
diff --git a/const.py b/const.py
deleted file mode 100644
index 6903e96..0000000
--- a/const.py
+++ /dev/null
@@ -1,8 +0,0 @@
-site_index = "https://davidovski.xyz/"
-images = "images"
-date_format = "%a, %d %b %Y %H:%M:%S"
-source = "src"
-templates = "templates"
-resources = "resources"
-dist = "dist"
-summary_max = 10