diff --git a/exampleSite/config.toml b/exampleSite/config.toml index 07146d6..25f157e 100644 --- a/exampleSite/config.toml +++ b/exampleSite/config.toml @@ -35,7 +35,7 @@ social_banner = "img/banner.png" usesmallsummarycard = true posts_navigation = true # issoHost = "comments.domain.tld:1234" -# githubRepo = "githubUsername/repositoryName" +# githubRepo = "githubUsername/repositoryName/tree/master" small_banner_logo = false [params.colors] diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html index b5a7c90..a4c3934 100644 --- a/layouts/partials/footer.html +++ b/layouts/partials/footer.html @@ -3,7 +3,7 @@ {{ if .Site.Params.githubRepo }} {{ end }}