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

github.com/monkeyWzr/hugo-theme-cactus.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGo <monkeywzr@gmail.com>2021-06-03 08:42:13 +0300
committerGitHub <noreply@github.com>2021-06-03 08:42:13 +0300
commit7dbbb24da435699f36b4c67f472d7f9d4ab58a6a (patch)
tree8561672f3d4cfaac3123682279dc9e7613909fa1 /layouts
parent41d6a523573a4cc62cfc4301c991f2c2cf71e9e8 (diff)
parent7583d3c9e5d7596b291580f9a4df7f5b1be7b261 (diff)
Merge pull request #55 from lollipopman/render-description-as-markdown
description: render as markdown
Diffstat (limited to 'layouts')
-rw-r--r--layouts/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/index.html b/layouts/index.html
index ee9b339..7cd0d06 100644
--- a/layouts/index.html
+++ b/layouts/index.html
@@ -1,7 +1,7 @@
{{ define "main" }}
<section id="about">
{{ if isset .Site.Params "description" }}
- {{ .Site.Params.description }}
+ {{ .Site.Params.description | $.Page.RenderString }}
{{ end }}
{{ if isset .Site.Params "social" }}
<p>Find me on