diff --git a/README.md b/README.md index 1026696..5215263 100644 --- a/README.md +++ b/README.md @@ -71,6 +71,9 @@ enableEmoji: true # Custom parameters params: + # copyright + copyright: © 2020 Copyright. + # background image of the landing page background: "images/background.jpg" diff --git a/exampleSite/config.yaml b/exampleSite/config.yaml index f28da75..8132b96 100644 --- a/exampleSite/config.yaml +++ b/exampleSite/config.yaml @@ -20,6 +20,9 @@ enableEmoji: true # Custom parameters params: + # copyright + copyright: © 2020 Copyright. + # background image of the landing page background: "images/background.jpg" diff --git a/layouts/_default/single.html b/layouts/_default/single.html index 42b71f7..8c2de23 100644 --- a/layouts/_default/single.html +++ b/layouts/_default/single.html @@ -13,7 +13,7 @@ {{ define "content" }}
{{ .Summary }}
+{{ .Summary }}
{{ .Summary }}
+{{ .Summary }}