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

Alexander Bilz
22.17.2020 ce1a2fe29e2a2d005e6e4e8f0780f569ee02f647
layouts/partials/sidebar.html
@@ -10,9 +10,12 @@
    </div>
    <ul class="social-links">
        {{ range $item := .Site.Params.socialIcons }}
        <li>
        <a href="{{ $item.url }}" rel="me" aria-label="{{ $item.title }}">
          <i class="fa fa-2x {{ $item.icon }}" aria-hidden="true"></i>
        </a>
        </a>
        </li>
        {{ end }}
    </ul>
    <div class="footer">