mirror of https://github.com/lxndrblz/anatole.git

Rhiyo
13.36.2024 1ca7be2ca23b7ac6809c3a3a013ce0c6d09ed1c6
layouts/partials/sidebar.html
@@ -13,9 +13,11 @@
        alt="profile picture"
      />
      {{ if .IsHome }}
        <h1 class="sidebar__introduction-title">
          <a href="{{ .Site.BaseURL | relLangURL }}">{{ .Site.Params.Title }}</a>
        </h1>
        <div class="sidebar__introduction-title">
          <h1>
            <a href="{{ .Site.BaseURL | relLangURL }}">{{ .Site.Params.Title }}</a>
          </h1>
        </div>
      {{ else }}
        <div class="sidebar__introduction-title">
          <a href="{{ .Site.BaseURL | relLangURL }}">{{ .Site.Params.Title }}</a>