소스 검색

demo: disable editing and commenting on Terms & Privacy pages

Julian Pawlowski 6 년 전
부모
커밋
8688f1d4af
2개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      exampleSite/content/privacy.md
  2. 2 0
      exampleSite/content/terms.md

+ 2 - 0
exampleSite/content/privacy.md

@@ -3,6 +3,8 @@ title: Privacy Policy
 date: "2018-06-28T00:00:00+01:00"
 draft: true
 share: false
+commentable: false
+editable: false
 
 # Optional header image (relative to `static/img/` folder).
 header:

+ 2 - 0
exampleSite/content/terms.md

@@ -3,6 +3,8 @@ title: Terms
 date: "2018-06-28T00:00:00+01:00"
 draft: true
 share: false
+commentable: false
+editable: false
 
 # Optional header image (relative to `static/img/` folder).
 header: