mirror of https://github.com/theNewDynamic/gohugo-theme-ananke.git

Developer Davo
31.30.2017 2a1495aaa5dbc81b9a0c3631a7c87128ee01f230
Fix typo in single.html (#67)

1 files modified
2 ■■■ changed files
layouts/post/single.html 2 ●●● patch | view | raw | blame | history
layouts/post/single.html
@@ -1,5 +1,5 @@
{{ define "header" }}
   {{/* We can overide any block in the baseof file be defining it in the template */}}
   {{/* We can override any block in the baseof file be defining it in the template */}}
  {{ partial "page-header.html" . }}
{{ end }}