invalid config removed
This commit is contained in:
parent
558425fa80
commit
34cf084465
@ -3,14 +3,6 @@ id: 'blog'
|
|||||||
|
|
||||||
url: "https://bangararaju.kottedi.in"
|
url: "https://bangararaju.kottedi.in"
|
||||||
|
|
||||||
assets:
|
|
||||||
self_host:
|
|
||||||
enabled: true # boolean, keep empty means false
|
|
||||||
# specify the Jekyll environment, empty means both
|
|
||||||
# only works if `assets.self_host.enabled` is 'true'
|
|
||||||
env: production # [development|production]
|
|
||||||
|
|
||||||
|
|
||||||
show_drafts: false
|
show_drafts: false
|
||||||
future: false
|
future: false
|
||||||
|
|
||||||
|
|||||||
@ -3,13 +3,6 @@ id: 'blog-uat'
|
|||||||
|
|
||||||
url: "https://bangararaju-uat.kottedi.in"
|
url: "https://bangararaju-uat.kottedi.in"
|
||||||
|
|
||||||
assets:
|
|
||||||
self_host:
|
|
||||||
enabled: true # boolean, keep empty means false
|
|
||||||
# specify the Jekyll environment, empty means both
|
|
||||||
# only works if `assets.self_host.enabled` is 'true'
|
|
||||||
env: development # [development|production]
|
|
||||||
|
|
||||||
show_drafts: true
|
show_drafts: true
|
||||||
future: true
|
future: true
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user