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

github.com/uPagge/uBlogger.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoruPagge <git@upagge.ru>2021-03-08 20:14:28 +0300
committeruPagge <git@upagge.ru>2021-03-08 20:14:28 +0300
commit2669287a7d5a6da33466e3a2bbdd14dbf4d69ebe (patch)
treefc1dc39e02fe8cb936ea7e52dca1c3502600f79f /layouts/posts
parent36e074d8c4b0915a14dae38d01e7bf37d11a86ce (diff)
fix css
Diffstat (limited to 'layouts/posts')
-rw-r--r--layouts/posts/single.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/posts/single.html b/layouts/posts/single.html
index 485ee0c..a29688e 100644
--- a/layouts/posts/single.html
+++ b/layouts/posts/single.html
@@ -68,7 +68,7 @@
<div class="hero-text-container">
<h1>{{ $.Title }}</h1>
- <p class="hero-text-description">{{ $.Description }}</p>
+ <p class="hero-text-description">{{ $params.subtitle }}</p>
</div>
<div class="hero-author">