deinternationalisation + cleanups
All checks were successful
website-main / prod-build (push) Successful in 1m13s
website-main / test-build (push) Successful in 49s
website-main / auto-rebuild (push) Has been skipped

This commit is contained in:
2023-06-21 17:58:49 +02:00
parent e7f5024f48
commit d673039275
315 changed files with 132 additions and 382 deletions

View File

@ -34,7 +34,7 @@
<div class="row">
<div class="col-lg-12">
<div class="title text-center">
<h2 class="mb-4">{{ i18n "posted_by" }} {{ .Title }}</h2>
<h2 class="mb-4">Geschrieben von {{ .Title }}</h2>
</div>
</div>
{{ range where .Site.RegularPages "Params.author" "intersect" (slice .File.BaseFileName) }}