- add page "internal regulations"
- change training pages display - add footer link and social networks
This commit is contained in:
24
hugo.toml
24
hugo.toml
@@ -30,6 +30,8 @@ enableEmoji = true
|
||||
[languages.fr.params]
|
||||
back_to_home = 'Retour'
|
||||
|
||||
[markup.goldmark.renderer]
|
||||
unsafe = true
|
||||
|
||||
[params]
|
||||
customCSS = 'css/custom.scss'
|
||||
@@ -98,17 +100,21 @@ enableEmoji = true
|
||||
url = "mailto:contact@tutosportexpert.com"
|
||||
icon = "fa fa-envelope"
|
||||
|
||||
[[params.contacts]]
|
||||
label = "Instagram"
|
||||
value = "tutosportexpert"
|
||||
url = "https://www.instagram.com/tutosportexpert/"
|
||||
icon = "fa-brands fa-instagram"
|
||||
|
||||
[[params.contacts]]
|
||||
label = "Youtube"
|
||||
value = "@TutoSportExpert"
|
||||
url = "https://www.youtube.com/@TutoSportExpert"
|
||||
icon = "fa-brands fa-youtube"
|
||||
|
||||
# Add additional contacts here!
|
||||
# [[params.contacts]]
|
||||
# label = ""
|
||||
# value = ""
|
||||
# url = ""
|
||||
# icon = ""
|
||||
|
||||
# [[params.languageImg]]
|
||||
# [[[params.languageImg.en]]]
|
||||
# languageImg = "/images/lang-en-100.png"
|
||||
# [[[params.languageImg.fr]]]
|
||||
# languageImg = "/images/lang-fr-100.png"
|
||||
# [[[params.languageImg.pt]]]
|
||||
# languageImg = "/images/lang-br-100.png"
|
||||
# icon = ""
|
||||
Reference in New Issue
Block a user