Skip to content

Commit d4cf8d4

Browse files
committed
Delete spam comments and disable comments
1 parent d34b13e commit d4cf8d4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

_config.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ repository : friyaz/friyaz.github.io # Change to <your-username>/<y
66
remote_theme : friyaz/portfolYOU
77
url : http://friyaz.github.io
88
name : Faisal's Blog
9-
comments_locked : false
9+
comments_locked : true
1010
highlighter: rouge
1111
links:
1212
- "/about-me : About Me"
@@ -70,7 +70,7 @@ defaults:
7070
type: "projects"
7171
values:
7272
layout: "page"
73-
comments: true
73+
comments: false
7474

7575
### Exclude from processing ###
7676
exclude:
@@ -79,5 +79,5 @@ exclude:
7979
- LICENSE
8080
- "*.log"
8181

82-
staticman_url: https://staticmann.herokuapp.com/v2/entry/friyaz/friyaz.github.io/master/comments
82+
# staticman_url: https://staticmann.herokuapp.com/v2/entry/friyaz/friyaz.github.io/master/comments
8383

0 commit comments

Comments
 (0)