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

github.com/curttimson/hugo-theme-dopetrope.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/partials/footer/recentposts.html')
-rw-r--r--layouts/partials/footer/recentposts.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/layouts/partials/footer/recentposts.html b/layouts/partials/footer/recentposts.html
index 275faaa..1842b3b 100644
--- a/layouts/partials/footer/recentposts.html
+++ b/layouts/partials/footer/recentposts.html
@@ -1,8 +1,10 @@
<div class="8u 12u(mobile)">
<section>
+ {{ with index .Site.Data.footer.content.sections 0 }}
<header>
- <h2>{{ .Site.Params.Footer.title1 }}</h2>
+ <h2>{{ .title }}</h2>
</header>
+ {{ end }}
<ul class="dates">
{{ range first 5 (where .Site.Pages "Type" .Site.Params.Blog.foldername) }}
<li>