Browse Source

feat: add Xing to Page Sharer (#1239)

Julian Pawlowski 6 năm trước cách đây
mục cha
commit
0fe72a339c
1 tập tin đã thay đổi với 8 bổ sung0 xóa
  1. 8 0
      data/page_sharer.toml

+ 8 - 0
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