From 7df5a872a7124a9c8badca8c97677e3c471a5300 Mon Sep 17 00:00:00 2001 From: slashformotion Date: Thu, 29 Jul 2021 09:29:27 +0200 Subject: [PATCH] fixed repo url in footter of demo site --- exampleSite/config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/exampleSite/config.toml b/exampleSite/config.toml index 59ae543..47d69e0 100644 --- a/exampleSite/config.toml +++ b/exampleSite/config.toml @@ -54,7 +54,7 @@ pygmentsUseClasses=true pre = " " weight = -100 identifier = "github" - url = "https://github.com/shawnohare/hugo-tufte" + url = "https://github.com/slashformotion/hugo-tufte" [[menu.footer]] name = "" pre = " "