From 88cf3501a14873a33c888b6ecc8f1e2fe365c431 Mon Sep 17 00:00:00 2001 From: dsrkafuu Date: Wed, 9 Jun 2021 10:15:23 +0800 Subject: fix: source url link --- exampleSite/config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/exampleSite/config.toml b/exampleSite/config.toml index 1de2eae..d816474 100644 --- a/exampleSite/config.toml +++ b/exampleSite/config.toml @@ -35,7 +35,7 @@ paginate = 10 subTitle = "A minimal Hugo theme." # Source URL of the website, will appear in the footer - sourceURL = "https://github.com/itsme/my_blog" + sourceURL = "https://github.com/dsrkafuu/hugo-theme-fuji" # Use CloudFlare Workers to accelerate the Google Analytics # If you are using this please comment the googleAnalytics above -- cgit v1.2.3