kiez-en-francais/config.toml
2022-06-22 19:30:06 +00:00

66 lines
1.5 KiB
TOML

baseURL = "https://denyskon.pages.cantorgymnasium.de/kiez-en-francais/"
languageCode = "fr-fr"
paginate = 6
theme = "portio"
title = "KiEZ Hölzerner See - LE meilleur place pour ton excursion de classe"
# Main Menu
[[menu.main]]
name = "Accueil"
url = "#home"
weight = 1
[[menu.main]]
name = "À propos de nous"
url = "#about"
weight = 2
[[menu.main]]
name = "Propositions"
url = "#service"
weight = 3
[[menu.main]]
name = "Estimations"
url = "#estimations"
weight = 4
[[menu.main]]
name = "Resume"
url = "#resume"
weight = 5
[params]
blogPageURL = "blog"
contactLink = "contact"
copyright = "© 2022 Français au GCG, KiEZ Hölzerner See"
footerLogo = "images/site-navigation/logo.png"
formspreeURL = "YOUR FORMSPREE URL"
googleAnalytics = "YOUR GOOGLE ANALYTICS CODE"
logo = "images/site-navigation/logo.png"
[params.address]
address = "KiEZ Hölzerner See, Weg zum Hölzernen See 1, 15754 Heidesee OT, Gräbendorf"
email = "office@hoelzerner-see.de"
openingHours = "Open from 10am to 6pm (close at 5pm Sundays)"
phone = "033763/20524"
[params.map]
APIkey = "YOUR GOOGLE MAP API"
latitude = "23.7783741"
longitude = "90.3746808"
pinImage = "images/pin.png"
# Social icons
[[params.social]]
icon = "fa-facebook-official"
url = "https://www.facebook.com/"
weight = 1
[[params.social]]
icon = "fa-linkedin-square"
url = "https://www.linkedin.com/"
weight = 2
[[params.social]]
icon = "fa-pinterest-square"
url = "https://www.pinterest.com/"
weight = 3
[[params.social]]
icon = "fa-twitter-square"
url = "https://twitter.com/"
weight = 4