Accessibility and SEO improvements
This commit is contained in:
parent
ac6bc65231
commit
df803ed9de
2 changed files with 1 additions and 2 deletions
|
@ -6,7 +6,6 @@
|
|||
<div class="sidebar">
|
||||
<a class="back-btn" href="{{ .Site.BaseURL | relLangURL }}" aria-label="back"></a>
|
||||
<ul class="list-styled">
|
||||
|
||||
{{ $currentNode := . }}
|
||||
{{range .Site.Home.Sections.ByWeight}}
|
||||
{{ if eq .FirstSection $currentNode.FirstSection }}
|
||||
|
|
Loading…
Reference in a new issue