mirror of https://github.com/theNewDynamic/gohugo-theme-ananke.git

Jan Steinke
23.30.2019 76e4b7174a5e510010c6835d8e65a6ae4f0ff2c1
layouts/partials/menu-contextual.html
@@ -5,7 +5,7 @@
{{- if .Params.toc -}}
  <div class="bg-light-gray pa3 nested-list-reset nested-copy-line-height nested-links">
    <p class="f5 b mb3">What's in this {{ humanize .Type }}</p>
    <p class="f5 b mb3">{{ i18n "whatsInThis" humanize .Type }}</p>
      {{ .TableOfContents }}
  </div>
{{- end -}}
@@ -19,7 +19,7 @@
{{ with $related }}
  <div class="bg-light-gray pa3 nested-list-reset nested-copy-line-height nested-links">
    <p class="f5 b mb3">Related</p>
    <p class="f5 b mb3">{{ i18n "related" }}</p>
    <ul class="pa0 list">
      {{ range . }}
        <li  class="mb2">