small fixes

This commit is contained in:
teldra 2022-03-27 15:02:16 +02:00
parent 1ffc4f2694
commit e39bf51b6a
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
{{ .Content }}
</article>
{{ end }}
<a href="/featured"><h2>{{ "featured" | T | humanize }}</h2></a>
<a href="/featured"><h2>{{ "featured" | T | humanize }} {{ "news" | T | humanize }}</h2></a>
{{ range first 3 (where (where .Site.RegularPages "Type" "in" site.Params.mainSections) ".Params.featured" "=" true) }}
<article class="articlebgcol1 borderrad25"><a href="{{- .Permalink -}}">
<div id="articletitle">