mirror of
https://github.com/theNewDynamic/gohugo-theme-ananke.git
synced 2025-06-08 09:12:47 +00:00
Update config.toml
This commit is contained in:
parent
f9ae214a1c
commit
9a62b7df6f
13
config.toml
13
config.toml
@ -8,7 +8,7 @@ resourceDir = "../resources"
|
|||||||
DefaultContentLanguage = "en"
|
DefaultContentLanguage = "en"
|
||||||
SectionPagesMenu = "main"
|
SectionPagesMenu = "main"
|
||||||
Paginate = 6 # this is set low for demonstrating with dummy content. Set to a higher number
|
Paginate = 6 # this is set low for demonstrating with dummy content. Set to a higher number
|
||||||
googleAnalytics = ""
|
googleAnalytics = "UA-1284818-10"
|
||||||
enableRobotsTXT = true
|
enableRobotsTXT = true
|
||||||
|
|
||||||
[languages]
|
[languages]
|
||||||
@ -34,12 +34,13 @@ enableRobotsTXT = true
|
|||||||
recent_posts_number = 3
|
recent_posts_number = 3
|
||||||
|
|
||||||
[[params.ananke_socials]]
|
[[params.ananke_socials]]
|
||||||
name = "twitter"
|
name = "soundcloud"
|
||||||
url = "https://twitter.com/jslowenmusic"
|
url = "https://www.soundcloud.com/jslowenmusic"
|
||||||
|
label = "soundcloud"
|
||||||
|
color = "#f3f7700"
|
||||||
[[params.ananke_socials]]
|
[[params.ananke_socials]]
|
||||||
name = "facebook"
|
name = "facebook"
|
||||||
url = "https://www.facebook.com/jslowenmusic"
|
url = "https://www.facebook.com/jslowenmusic"
|
||||||
[[params.ananke_socials]]
|
[[params.ananke_socials]]
|
||||||
name = "soundcloud"
|
name = "twitter"
|
||||||
url = "https://www.soundcloud.com/jslowenmusic"
|
url = "https://twitter.com/jslowenmusic"
|
||||||
label = "soundcloud"
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user