From 8f7c57031058340b3f476f091746e0ba0097ce8f Mon Sep 17 00:00:00 2001
From: neodarz <neodarz@neodarz.net>
Date: Sun, 29 Jul 2018 20:39:07 +0200
Subject: Update generator home page

---
 config/generator.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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"
-- 
cgit v1.2.1