baseURL = 'https://vanemous.start-it.nl/'
languageCode = 'nl-nl'
defaultContentLanguage = 'nl'
title = 'Van Emous Mantelzorgwoningen'
paginate = 10
[build]
writeStats = true
[module]
[[module.mounts]]
source = 'assets'
target = 'assets'
[[module.mounts]]
source = 'node_modules'
target = 'assets/node_modules'
[markup]
[markup.goldmark]
[markup.goldmark.renderer]
unsafe = true
## MENU
[[menus.main]]
name = ""
pre = ""
url = "/"
weight = 10
[[menus.main]]
name = "Zorgwoningen"
identifier = "zorgwoningen"
url = "/mantelzorgwoningen/"
weight = 20
[[menus.main]]
parent = "zorgwoningen"
name = "Zorgwoning Berkel"
url = "/modellen/model-berkel/"
weight = 1
[[menus.main]]
parent = "zorgwoningen"
name = "Zorgwoning IJssel"
url = "/modellen/model-ijssel/"
weight = 1
[[menus.main]]
parent = "zorgwoningen"
name = "Zorgwoning Reest"
url = "/modellen/model-reest/"
weight = 1
[[menus.main]]
name = "Over Ons"
url = "/over-ons/"
weight = 30
[[menus.main]]
name = "Projecten"
url = "/projecten/"
weight = 40
[[menus.footer]]
name = "Modellen"
url = "/modellen"
weight = 1
[[menus.footer]]
name = "Pre mantelzorgwoning"
url = "/pre-mantelzorgwoning"
weight = 2
## Params
[params]
description = "Van Emous bouwt hoogwaardige mantelzorgwoningen op maat. Duurzaam, comfortabel en volledig ontzorgd."
telefoon = "+31 6 15116762"
telefoon_link = "+31615116762"
email = "info@vanemousmantelzorgwoningen.nl"
address = "Adresgegevens hier..."
kvk = "91908671"
# SEO & Socials
author = "Van Emous"
logo = "img/logo-animated-2.svg"
favicon = "favicon.ico"
og_image = "img/og-image.jpg"
[params.social]
facebook = "https://facebook.com/vanemous"
instagram = "https://instagram.com/vanemous"
[sitemap]
changefreq = 'monthly'
priority = 0.5
filename = 'sitemap.xml'