Added: info
This commit is contained in:
@@ -1,10 +1,15 @@
|
||||
############## Dutch navigation ###############
|
||||
# main menu
|
||||
#[[main]]
|
||||
#name = "Home"
|
||||
#url = ""
|
||||
#weight = 1
|
||||
[[main]]
|
||||
name = "Functionaliteiten"
|
||||
url = "/vergunning/"
|
||||
weight = 1
|
||||
|
||||
[[main]]
|
||||
name = "Toets uw kavel"
|
||||
parent = "Functionaliteiten"
|
||||
url = "/vergunning/check"
|
||||
weight = 1
|
||||
#[[main]]
|
||||
#name = "Offerte aanvragen"
|
||||
#url = "https://start-it.nl/offerte?source=kennisbank"
|
||||
@@ -13,11 +18,11 @@
|
||||
|
||||
# footer menu
|
||||
[[footer]]
|
||||
name = "Adviesgesprek aanvragen"
|
||||
url = "changelog/"
|
||||
name = "Privacybeleid"
|
||||
url = "voorwaarden/privacy"
|
||||
weight = 1
|
||||
|
||||
[[footer]]
|
||||
name = "Contact"
|
||||
url = "contact/"
|
||||
name = "Voorwaarden"
|
||||
url = "voorwaarden/algemeen"
|
||||
weight = 2
|
||||
|
||||
@@ -39,32 +39,16 @@ enable = false
|
||||
preloader = "" # use jpg, png, svg or gif format.
|
||||
|
||||
# Navigation button
|
||||
[[nav_button]]
|
||||
label = "nav_logbook"
|
||||
link = "changelog/"
|
||||
style = "outline" # available style: solid, outline
|
||||
|
||||
[[nav_button]]
|
||||
label = "nav_contact"
|
||||
link = "contact/"
|
||||
style = "solid" # available style: solid, outline
|
||||
|
||||
# call to action
|
||||
[call_to_action]
|
||||
enable = true
|
||||
title = "Still Didn't Find Your Answer?"
|
||||
image = "images/cta-illustration.jpg"
|
||||
content = "Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam <br> nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam"
|
||||
|
||||
[call_to_action.button]
|
||||
enable = true
|
||||
label = "Submit a ticket"
|
||||
link = "contact/"
|
||||
|
||||
[feedback]
|
||||
enable = true
|
||||
title = "Was dit artikel nuttig?"
|
||||
content = "Jouw feedback verbeterd deze website."
|
||||
content = "Uw feedback verbeterd deze website."
|
||||
positive_placeholder = "Wat deden we goed?"
|
||||
negative_placeholder = "Wat deden we fout?"
|
||||
|
||||
@@ -112,8 +96,8 @@ mastodon = "" # Your verification code
|
||||
|
||||
# cookies
|
||||
[cookies]
|
||||
button = "Uitstekend"
|
||||
content = "Deze website gebruikt uitsluitend noodzakelijke cookies en vervallen 2 dagen na laatste bezoek. "
|
||||
button = "Akkoord"
|
||||
content = "Deze website gebruikt uitsluitend noodzakelijke cookies, geen commerciële."
|
||||
enable = true
|
||||
expire_days = 2
|
||||
|
||||
|
||||
Reference in New Issue
Block a user