소스 검색

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


Loading…
취소
저장