This commit is contained in:
2025-08-24 02:25:12 -05:00
parent 314b533698
commit 8083b1a299
6 changed files with 28 additions and 21 deletions

View File

@@ -1,4 +1,4 @@
<nav class="body-module body-module--wide breadcrumb" aria-label="{{ i18n "aria_breadcrumbnav" }}">
<nav class="body-module--center breadcrumb" aria-label="{{ i18n "aria_breadcrumbnav" }}">
<ul>
{{ template "breadcrumbnav" (dict "p1" . "p2" .) }}
</ul>

View File

@@ -1,4 +1,4 @@
<header class="body-module body-module--marginless top">
<header class="top">
<div class="brand">
<a href="{{ .Site.Home.Permalink | absLangURL }}">
{{ .Site.Title | markdownify }}