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>2019-08-30 14:31:46 +0300
committerGeorge Cushen <gcushen@users.noreply.github.com>2019-08-30 14:31:46 +0300
commitbdea9adca0bc5b49512e52b333502371017b0642 (patch)
treead4f70c5a917775f8684feaa7817a28d8e56b613 /data
parent98a99bf4cc3a0ea6035ef6306bff863d7c49b060 (diff)
theme: upgrade to latest v4.5-dev - get new theme/font system
Diffstat (limited to 'data')
-rw-r--r--data/page_sharer.toml8
1 files changed, 8 insertions, 0 deletions
diff --git a/data/page_sharer.toml b/data/page_sharer.toml
index 4f6e6115..86df6014 100644
--- a/data/page_sharer.toml
+++ b/data/page_sharer.toml
@@ -72,3 +72,11 @@
icon_pack = "fab"
icon = "xing"
enable = false
+
+[[buttons]]
+ id = "tumblr"
+ url = "https://www.tumblr.com/widgets/share/tool?canonicalUrl={url}&title={title}"
+ title = "Tumblr"
+ icon_pack = "fab"
+ icon = "tumblr"
+ enable = false