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

footer.html « partials « layouts - github.com/darshanbaral/kitab.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 1686f3067f0f0e1f6430dc68c4733e0f7803eec6 (plain)
1
2
3
4
5
<footer class="kitab-theme-by-darshan">
  <small>
    {{ .Site.Params.footer | markdownify }}
  </small>
</footer>