Update
This commit is contained in:
+8
-1
@@ -63,7 +63,13 @@ defaults:
|
||||
path: ""
|
||||
type: "posts"
|
||||
values:
|
||||
layout: default
|
||||
layout: "default"
|
||||
comments: true
|
||||
- scope:
|
||||
path: "guides"
|
||||
type: "page"
|
||||
values:
|
||||
layout: "default"
|
||||
comments: true
|
||||
|
||||
# Custom Theme Config
|
||||
@@ -106,6 +112,7 @@ xaymar:
|
||||
provider: "disqus"
|
||||
disqus:
|
||||
identifier: 'xaymars-blog'
|
||||
url: 'https://www.xaymar.com:pageurl'
|
||||
|
||||
############################################################
|
||||
# Site configuration for the Jekyll 3 Pagination Gem
|
||||
|
||||
Reference in New Issue
Block a user