aboutsummaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorneodarz <neodarz@neodarz.net>2018-07-29 20:39:07 +0200
committerneodarz <neodarz@neodarz.net>2018-07-29 20:39:07 +0200
commit8f7c57031058340b3f476f091746e0ba0097ce8f (patch)
treeba3b699b3aaf99f944332041763b31bf207757e9 /config
parentaa0ec4755f5bb44271182f29bbbc77c70320dbc9 (diff)
downloadmy_new_personal_website-8f7c57031058340b3f476f091746e0ba0097ce8f.tar.xz
my_new_personal_website-8f7c57031058340b3f476f091746e0ba0097ce8f.zip
Update generator home page
Diffstat (limited to 'config')
-rw-r--r--config/generator.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/generator.toml b/config/generator.toml
index d2177c07..2ae0e83f 100644
--- a/config/generator.toml
+++ b/config/generator.toml
@@ -2,7 +2,7 @@
# Do not touch unless you know what you are doing.
[generator]
GENERATOR_NAME = "pyblog"
- GENERATOR_HOME_PAGE = "https://github.com/zmwangx/zmwangx.github.io"
+ GENERATOR_HOME_PAGE = "https://git.neodarz.net/neodarz/website/my_new_personal_website.git/about/"
SOURCEDIR = "source"
POSTSDIR = "blog"