浏览代码

Fix typo in single.html (#67)

tags/1.31
Developer Davo 7 年前
父节点
当前提交
2a1495aaa5
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      layouts/post/single.html

+ 1
- 1
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 }}


正在加载...
取消
保存