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-07-28 01:07:08 +0300
committerGeorge Cushen <gcushen@users.noreply.github.com>2019-07-28 01:07:08 +0300
commit34d8ccabea0a94162cd33dc85e997dfe4d63d51f (patch)
treeddd1600599695279319ed956b2aa9d8af7504786 /data
parent5b2d67bdb4eafd5ddbc67ab72c6af54230baa63e (diff)
theme: upgrade to latest v4.5-dev
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 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