Fix: Translations
This commit is contained in:
@@ -46,16 +46,11 @@ style = "solid" # available style: solid, outline
|
||||
|
||||
[feedback]
|
||||
enable = true
|
||||
title = "Was dit artikel nuttig?"
|
||||
content = "Uw feedback verbeterd deze website."
|
||||
positive_placeholder = "Wat deden we goed?"
|
||||
negative_placeholder = "Wat deden we fout?"
|
||||
|
||||
# Crisp Chat
|
||||
[crisp_chat]
|
||||
crisp_website_id = "9aa449e1-9999-422a-938f-8567982eec6d" # replace this code with yours
|
||||
crisp_website_id = ""
|
||||
enable = false
|
||||
# Check this video tutorial to get your crisp website ID - https://www.youtube.com/watch?v=nW5UX6iVdFc
|
||||
|
||||
# seo meta data for OpenGraph / Twitter Card
|
||||
[metadata]
|
||||
@@ -103,11 +98,11 @@ expire_days = 2
|
||||
############################# social site ########################
|
||||
|
||||
[[social]]
|
||||
icon = "fab fa-github" # fontawesome icon : https://fontawesome.com/icons
|
||||
icon = "fab fa-github"
|
||||
link = ""
|
||||
title = "github"
|
||||
|
||||
[[social]]
|
||||
icon = "fab fa-linkedin" # fontawesome icon : https://fontawesome.com/icons
|
||||
icon = "fab fa-linkedin"
|
||||
link = ""
|
||||
title = "linkedin"
|
||||
|
||||
Reference in New Issue
Block a user