diff --git a/exampleSite/config.toml b/exampleSite/config.toml index 622c19c..9ca72de 100644 --- a/exampleSite/config.toml +++ b/exampleSite/config.toml @@ -32,6 +32,7 @@ linkedin = "john-example-aa80ue8รจ" twitter = "example" social_banner = "img/banner.png" posts_navigation = true +# githubRepo = "githubUsername/repositoryName" [params.colors] identifier = "#527fc1f" diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html index 0bfead9..f278d9f 100644 --- a/layouts/partials/footer.html +++ b/layouts/partials/footer.html @@ -1,5 +1,12 @@