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

single.html « _default « layouts - github.com/spech66/flex-bp-hugo-cv.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: aa87b45ee449656e1aa6b701eab3e3bdc45f72c3 (plain)
1
2
3
4
5
6
{{ define "title" }}
    {{ .Title }} – {{ .Site.Title }}
{{ end }}

{{ define "main" }}
{{ end }}