| assets/scss/partials/components/_sidebar.scss | ●●●●● patch | view | raw | blame | history | |
| layouts/partials/sidebar.html | ●●●●● patch | view | raw | blame | history |
assets/scss/partials/components/_sidebar.scss
@@ -69,6 +69,10 @@ a { font-size: 3.2rem; } h1 { margin: 0; } } } } layouts/partials/sidebar.html
@@ -13,9 +13,11 @@ alt="profile picture" /> {{ if .IsHome }} <h1 class="sidebar__introduction-title"> <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>