mirror of
https://github.com/cotes2020/jekyll-theme-chirpy.git
synced 2025-12-18 05:41:31 +00:00
Make configuration more flexible.
This commit is contained in:
@@ -47,9 +47,11 @@ google_analytics:
|
||||
# The Google Analytics pageviews switch.
|
||||
# DO NOT enable it unless you know how to deploy the Google Analytics superProxy.
|
||||
pv: false
|
||||
# superProxy Url, only valid when `google_analytics.pv` is set to 'true'
|
||||
# superProxy baseURL and URL, only valid when `google_analytics.pv` is set to 'true'
|
||||
proxy_baseurl: ''
|
||||
proxy_url: ''
|
||||
|
||||
|
||||
disqus:
|
||||
shortname: 'disqus' # Change to your Disqus shortname. › https://help.disqus.com/en/articles/1717111-what-s-a-shortname
|
||||
comments: true # boolean type, the global switch for posts comments.
|
||||
|
||||
Reference in New Issue
Block a user