This commit is contained in:
2023-03-20 18:21:41 -05:00
parent cd105785bf
commit 337a62c7cd
7 changed files with 17 additions and 20 deletions

View File

@ -1,5 +1,5 @@
<header class="header">
<a href="{{ .Site.Home.Permalink | absLangURL }}">
<a class="heading-link" href="{{ .Site.Home.Permalink | absLangURL }}">
{{ .Site.Title | markdownify }}
</a>
</header>