about summary refs log tree commit diff homepage
path: root/config.md
diff options
context:
space:
mode:
Diffstat (limited to 'config.md')
-rw-r--r--config.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/config.md b/config.md
index 467c139..1092740 100644
--- a/config.md
+++ b/config.md
@@ -4,10 +4,11 @@ website.
 The website_* must be defined for the RSS to work
 -->
 @def website_title = "McSinyx"
-@def website_descr = "McSinyx' personal site"
+@def website_descr = "McSinyx' web logs"
 @def website_url   = "https://cnx.srht.page"
 
 @def author = "Nguyễn Gia Phong"
+@def date_format = "yyyy-mm-dd"
 
 @def mintoclevel = 2