about summary refs log tree commit diff homepage
path: root/config.md
diff options
context:
space:
mode:
authorNguyễn Gia Phong <mcsinyx@disroot.org>2021-03-07 15:46:35 +0700
committerNguyễn Gia Phong <mcsinyx@disroot.org>2021-03-07 15:46:35 +0700
commit752a020bf54082e8af3c966f4740abf5914ac821 (patch)
tree1e25967db718b62a459e9fe5a6e8022acfb8e7fd /config.md
parent6a7f3beea1cd4908a03b38064ee49cdb5b2fe14c (diff)
downloadsite-752a020bf54082e8af3c966f4740abf5914ac821.tar.gz
Migrate work listing page
Diffstat (limited to 'config.md')
-rw-r--r--config.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/config.md b/config.md
index a2e8e0b..467c139 100644
--- a/config.md
+++ b/config.md
@@ -3,11 +3,11 @@ Add here global page variables to use throughout your
 website.
 The website_* must be defined for the RSS to work
 -->
-@def website_title = "Franklin Template"
-@def website_descr = "Example website using Franklin"
-@def website_url   = "https://tlienart.github.io/FranklinTemplates.jl/"
+@def website_title = "McSinyx"
+@def website_descr = "McSinyx' personal site"
+@def website_url   = "https://cnx.srht.page"
 
-@def author = "Septimia Zenobia"
+@def author = "Nguyễn Gia Phong"
 
 @def mintoclevel = 2