From bdea9adca0bc5b49512e52b333502371017b0642 Mon Sep 17 00:00:00 2001 From: George Cushen Date: Fri, 30 Aug 2019 14:31:46 +0300 Subject: theme: upgrade to latest v4.5-dev - get new theme/font system --- data/page_sharer.toml | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'data') 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 -- cgit v1.2.3