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

github.com/apvarun/showcase-hugo-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/partials/no-pagination.html')
-rw-r--r--layouts/partials/no-pagination.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/layouts/partials/no-pagination.html b/layouts/partials/no-pagination.html
index a375ddc..f3ab88d 100644
--- a/layouts/partials/no-pagination.html
+++ b/layouts/partials/no-pagination.html
@@ -12,8 +12,9 @@
<img alt="{{ .Title }}" class="object-cover object-center h-full w-full"
src="{{ (or .Params.Image .CurrentSection.Params.Image) }}" />
{{ end }}
- <span class="bg-blue-500 text-white px-3 py-1 tracking-widest text-xs absolute right-0 top-0 rounded-bl">{{
- title .Section }}</span>
+ <span class="bg-blue-500 text-white px-3 py-1 tracking-widest text-xs absolute right-0 top-0 rounded-bl">
+ {{ .Section }}
+ </span>
<h2
class="text-white px-2 py-1 tracking-widest text-2xl leading-tight font-extrabold font-bree text-center w-full h-full flex justify-center items-center absolute top-0 left-0">
{{ .Title }}