Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/bul-ikana/hugo-cards.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--layouts/partials/seo.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/partials/seo.html b/layouts/partials/seo.html
index 817da4e..724f0e4 100644
--- a/layouts/partials/seo.html
+++ b/layouts/partials/seo.html
@@ -30,7 +30,7 @@
"@type": "Person",
"name": "{{ .Site.Params.author }}"
},
- "description": "{{ .Site.Params.description }}",
+ "description": "{{ .Site.Params.description }}"
}
</script>
{{ end }}