This commit is contained in:
Michael Fabian 'Xaymar' Dirks
2021-12-28 17:53:06 +01:00
parent 414fd397ca
commit 83febcfc79
6 changed files with 141 additions and 33 deletions
+8 -1
View File
@@ -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