- add page "internal regulations"

- change training pages display
- add footer link and social networks
This commit is contained in:
2025-02-03 18:14:42 +01:00
parent fe951aff71
commit 1f4eef5fa1
28 changed files with 500 additions and 40 deletions

View File

@@ -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 = ""