Fix: Multiple bugs

This commit is contained in:
2025-12-13 13:39:58 +01:00
parent 3c7dc625e7
commit 869f12dcba
10 changed files with 131 additions and 776 deletions

View File

@@ -9,7 +9,7 @@ pagination.pagerSize = 6 # see https://gohugo.io/extras/pagination/
# post excerpt
summaryLength = 10 # see https://gohugo.io/content-management/excerpts/
# disable language
disableLanguages = []
disableLanguages = ["en"]
# example: ["fr"] for disable french language. see https://gohugo.io/content-management/multilingual/
hasCJKLanguage = false # If hasCJKLanguage true, auto-detect Chinese/Japanese/Korean Languages in the content. see: https://gohugo.io/getting-started/configuration/#hascjklanguage
defaultContentLanguage = "nl"

View File

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