Welcome to mirror list, hosted at ThFree Co, Russian Federation.

toc.html « component « main « partials « layouts - github.com/zzossig/hugo-theme-zdoc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 7cf016f3d833c90878975ea0d8e0f8374678404e (plain)
1
2
3
4
<div class="toc">
  <h6 class="toc__label">{{ i18n "toc-label" }}</h6>
  {{ .TableOfContents }}
</div>