Fix: Multiple bugs
This commit is contained in:
@@ -27,9 +27,6 @@ mainSections = ["nieuws","news"]
|
||||
# image gallery shortcode
|
||||
image_gallery = false
|
||||
|
||||
# contact form action
|
||||
contact_form_action = "#" # contact form works with [https://airform.io/] or [https://formspree.io]
|
||||
|
||||
# google tag manager, see https://developers.google.com/tag-manager/
|
||||
#google_tag_manager = "GTM-52294C3T" # example: G-XXXXXXXXXX
|
||||
#google_adsense = "" # example: ca-pub-xxxxxxxxxxxxxxxx
|
||||
@@ -67,9 +64,6 @@ embed_url = "https://www.google.com/maps/embed?pb=!1m14!1m12!1m3!1d193559.605131
|
||||
# Subscription
|
||||
[subscription]
|
||||
enable = true
|
||||
# mailchimp subsciption
|
||||
mailchimp_form_action = "" # replace this url with yours
|
||||
mailchimp_form_name = "" # replace this code with yours
|
||||
|
||||
# Crisp Chat
|
||||
[crisp_chat]
|
||||
@@ -79,8 +73,8 @@ crisp_website_id = "4de82ce9-f117-42f2-96dc-f5a8fbc14651" # replace this code wi
|
||||
|
||||
# seo meta data for OpenGraph / Twitter Card
|
||||
[metadata]
|
||||
keywords = ["StartIT", "IT Diensten", "Barneveld"]
|
||||
description = "StartIT is een IT dienstverlener in Barneveld en bedient het MKB."
|
||||
keywords = ["StartIT", "IT Diensten", "Website", "Webdesign", "software oplossingen", "systeembeheer", "Barneveld"]
|
||||
description = "StartIT is een IT dienstverlener in Barneveld en bedient het MKB. Wij maken onder andere websites, CRM systemen en cloud omgevingen."
|
||||
author = "Machiel Heinen"
|
||||
image = "images/logo.png" # this image will be used as fallback if a page has no image of its own
|
||||
|
||||
|
||||
Reference in New Issue
Block a user