mirror of
https://github.com/alanorth/hugo-theme-bootstrap4-blog.git
synced 2024-11-17 17:57:04 +01:00
exampleSite/config.toml: Add note about Disqus comments
This commit is contained in:
parent
f8eca16f51
commit
b23a4b13a9
@ -9,6 +9,7 @@ paginate = 5
|
|||||||
# optionally override the site's footer with custom copyright text
|
# optionally override the site's footer with custom copyright text
|
||||||
# copyright = "Except where otherwise noted, content on this site is licensed under a [Creative Commons Attribution 4.0 International license](https://creativecommons.org/licenses/by-sa/4.0/)."
|
# copyright = "Except where otherwise noted, content on this site is licensed under a [Creative Commons Attribution 4.0 International license](https://creativecommons.org/licenses/by-sa/4.0/)."
|
||||||
#googleAnalytics = "UA-123-45"
|
#googleAnalytics = "UA-123-45"
|
||||||
|
#disqusShortname = "XYW"
|
||||||
|
|
||||||
[permalinks]
|
[permalinks]
|
||||||
post = "/:year/:month/:title/"
|
post = "/:year/:month/:title/"
|
||||||
|
Loading…
Reference in New Issue
Block a user