Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/wowchemy/starter-academic.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorGeorge Cushen <gcushen@users.noreply.github.com>2020-05-27 03:28:11 +0300
committerGeorge Cushen <gcushen@users.noreply.github.com>2020-05-27 03:28:11 +0300
commit80895bae1b44c7897c3a776732f3cf02e510c749 (patch)
tree90725e4418f7dbaac715faa5e99eeb195af99834 /data
parent018be3bb4030ac9262521398714c379476007f75 (diff)
theme: upgrade to latest master
Diffstat (limited to 'data')
-rw-r--r--data/page_sharer.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/page_sharer.toml b/data/page_sharer.toml
index 3400da54..e795df45 100644
--- a/data/page_sharer.toml
+++ b/data/page_sharer.toml
@@ -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"