diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index 3748087..6224b31 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -32,6 +32,7 @@ linkedin = "john-example-aa80ue8รจ"
twitter = "example"
facebook = "facebook_id"
social_banner = "img/banner.png"
+usesmallsummarycard = true
posts_navigation = true
# issoHost = "comments.domain.tld:1234"
# githubRepo = "githubUsername/repositoryName"
diff --git a/layouts/partials/meta.html b/layouts/partials/meta.html
index 4421e79..756378a 100644
--- a/layouts/partials/meta.html
+++ b/layouts/partials/meta.html
@@ -17,7 +17,7 @@
{{ if .Site.Params.social_banner }}
-
+
{{ else }}