Keep title as specified

This commit is contained in:
Robert 2022-02-20 15:27:04 +01:00 committed by GitHub
parent d46c4e6726
commit f9a9225d75
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
<div class="relative w-100 mb4 bg-white nested-copy-line-height">
<div class="bg-white mb3 pa4 gray overflow-hidden">
<span class="f6 db">{{with .CurrentSection.Title }}{{ humanize . }}{{end}}</span>
<span class="f6 db">{{with .CurrentSection.Title }}{{ . }}{{end}}</span>
<h1 class="f3 near-black">
<a href="{{ .RelPermalink }}" class="link black dim">
{{ .Title }}