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

footer.html « partials « layouts - github.com/damiencaselli/paperback.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 03948398103e2085ea58289ba414cb4f568337c6 (plain)
1
2
3
4
5
<footer class="site-footer">
  <span class="owner">©{{ now.Year }} {{ .Site.Params.authorname }}</span>

  <!-- {{ .Hugo.BuildDate }} -->
</footer>