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

homePageArticle.html « index « partials « layouts - github.com/urjaacharya/redgood.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: b7ec88aa7b443492f5587d6d9e73bfb704869bc6 (plain)
1
2
3
4
5
6
7

    <h1 style="margin: 0"><a href="{{ .Permalink }}">{{ .Title }}</a></h1>
    <p class="document-date">
      {{ dateFormat .Site.Params.theme.dateFormat .Date }} &middot; {{ .Params.author }}
    </p>
    <hr class="red-hr"/>
    {{ .Content }}