1
0

Slow conversion to YAML format
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2021-04-29 20:24:16 +02:00
parent d1f2c084b1
commit 9fd1bc2bd7
11 changed files with 194 additions and 371 deletions

10
data/address_formats.yaml Normal file
View File

@ -0,0 +1,10 @@
dk:
order:
- 'street'
- 'postcode'
- 'city'
- 'country'
delimiters:
- '<br>'
- ' '
- '<br>'

View File

@ -35,7 +35,7 @@
[[buttons]]
id = "whatsapp"
url = "https://web.whatsapp.com/send?text={title}%20{url}"
url = "whatsapp://send?text={title}%20{url}"
title = "WhatsApp"
icon_pack = "fab"
icon = "whatsapp"
@ -79,4 +79,4 @@
title = "Tumblr"
icon_pack = "fab"
icon = "tumblr"
enable = false
enable = false