diff options
Diffstat (limited to 'exampleSite')
-rw-r--r-- | exampleSite/config.toml | 2 |
1 files changed, 1 insertions, 1 deletions
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 |