diff --git a/exampleSite/config.toml b/exampleSite/config.toml index dc161cb..7d8a5f8 100644 --- a/exampleSite/config.toml +++ b/exampleSite/config.toml @@ -28,6 +28,7 @@ github = "example" email = "you@example.com" linkedin = "john-example-aa80ue8รจ" twitter = "example" +facebook = "facebook_id" social_banner = "img/banner.png" posts_navigation = true diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html index 470e2db..6ba24c1 100644 --- a/layouts/partials/footer.html +++ b/layouts/partials/footer.html @@ -9,6 +9,12 @@