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

color.html « shortcodes « layouts - github.com/zwbetz-gh/papercss-hugo-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: d0bba5ee21a2cf7cba0bf9ccca5ef468ccbd2ef2 (plain)
1
2
3
<div class="text-{{ .Get 0 }}">
  {{ .Inner | markdownify }}
</div>