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

github.com/vjeantet/hugo-theme-docport.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorvjeantet <valere.jeantet@gmail.com>2020-09-09 00:53:46 +0300
committervjeantet <valere.jeantet@gmail.com>2020-09-09 00:53:46 +0300
commit0e20e8f94d4f10e351fef322641b1ed591c23631 (patch)
tree8f5459a6b8d58ae807900dc2c3c2ae4cd5817856 /layouts/partials/body-article-content.html
parent0718e95a986ea36a894f3659cb624d15cd8da7a2 (diff)
add actions on the right bar
Diffstat (limited to 'layouts/partials/body-article-content.html')
-rw-r--r--layouts/partials/body-article-content.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/layouts/partials/body-article-content.html b/layouts/partials/body-article-content.html
index b1237bb..07b5f99 100644
--- a/layouts/partials/body-article-content.html
+++ b/layouts/partials/body-article-content.html
@@ -80,6 +80,7 @@
{{- end -}}
</div>
+
{{if not .Params.hide_nextpage}}
<div class="chevrons {{.Params.layout}}">
{{ partial "_next-prev-page.html" .CurrentSection }}