Compare commits
2 Commits
93381db240
...
35229e3d29
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
35229e3d29 | ||
|
|
3293db2a0d |
@@ -53,7 +53,7 @@ banner:
|
|||||||
icon: "fa fa-ticket pl-2"
|
icon: "fa fa-ticket pl-2"
|
||||||
class: "btn text-white seattle-bg"
|
class: "btn text-white seattle-bg"
|
||||||
button2:
|
button2:
|
||||||
enable: true
|
enable: false
|
||||||
label: "Twitch"
|
label: "Twitch"
|
||||||
link: "https://twitch.tv/abnercoimbre"
|
link: "https://twitch.tv/abnercoimbre"
|
||||||
icon: "fab fa-twitch pl-2"
|
icon: "fab fa-twitch pl-2"
|
||||||
|
|||||||
@@ -25,9 +25,6 @@ defaultContentLanguageInSubdir = false
|
|||||||
[services.googleAnalytics]
|
[services.googleAnalytics]
|
||||||
ID = 'G-MEASUREMENT_ID' # see https://gohugo.io/templates/internal/#configure-google-analytics
|
ID = 'G-MEASUREMENT_ID' # see https://gohugo.io/templates/internal/#configure-google-analytics
|
||||||
|
|
||||||
[services.disqus]
|
|
||||||
shortname = 'themefisher-template' # we use disqus to show comments in blog posts . To install disqus please follow this tutorial https://portfolio.peter-baumgartner.net/2017/09/10/how-to-install-disqus-on-hugo/
|
|
||||||
|
|
||||||
########################## Permalinks ############################
|
########################## Permalinks ############################
|
||||||
[permalinks.page]
|
[permalinks.page]
|
||||||
"pages" = "/:slugorfilename/"
|
"pages" = "/:slugorfilename/"
|
||||||
|
|||||||
Reference in New Issue
Block a user