Changes to HTML tags and styling choices
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
{{ partial "paige/func-include.html" (dict "name" "site-header-first%s.html" "page" $page) | safeHTML }}
|
||||
|
||||
{{ with $title }}
|
||||
<div class="display-1 fw-bold {{ if not (or $breadcrumbs $description $menu) }} paige-row-tall {{ end }} text-center" id="paige-site-title">
|
||||
<div class="display-5 fw-bold {{ if not (or $breadcrumbs $description $menu) }} paige-row-tall {{ end }} text-center" id="paige-site-title">
|
||||
<a class="text-body text-decoration-none" href="{{ relLangURL `` }}">{{ . }}</a>
|
||||
</div>
|
||||
{{ end }}
|
||||
|
Reference in New Issue
Block a user