From 34d8ccabea0a94162cd33dc85e997dfe4d63d51f Mon Sep 17 00:00:00 2001 From: George Cushen Date: Sat, 27 Jul 2019 23:07:08 +0100 Subject: theme: upgrade to latest v4.5-dev --- 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 8eb3670e..4f6e6115 100644 --- a/data/page_sharer.toml +++ b/data/page_sharer.toml @@ -64,3 +64,11 @@ icon_pack = "fab" icon = "pinterest" enable = false + +[[buttons]] + id = "xing" + url = "https://www.xing.com/spi/shares/new?url={url}&title={title}" + title = "Xing" + icon_pack = "fab" + icon = "xing" + enable = false -- cgit v1.2.3