Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dillonzq/LoveIt.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDillon <dillonzq@outlook.com>2022-06-18 18:50:34 +0300
committerGitHub <noreply@github.com>2022-06-18 18:50:34 +0300
commit4a97bc8e29ce41ade5c605834baeda0feeea44a6 (patch)
treed348e921535eed856171e7648c885bbd81380107
parentf8093049747fbc84f5f41969ae4fef440f1e29b5 (diff)
parent115dc1e534caee27795182f23d1fd5cdd9a35b9e (diff)
Merge pull request #696 from starsareintherose/patch-2
add selfhost mediawiki and plume
-rw-r--r--assets/data/social.yml15
-rw-r--r--config.toml2
-rw-r--r--exampleSite/config.toml3
3 files changed, 20 insertions, 0 deletions
diff --git a/assets/data/social.yml b/assets/data/social.yml
index a31d81d6..1b974652 100644
--- a/assets/data/social.yml
+++ b/assets/data/social.yml
@@ -539,6 +539,21 @@ kaggle:
Icon:
Class: fab fa-kaggle fa-fw
+# 069: mediawiki
+mediawiki:
+ Weight: 69
+ Title: MediaWiki
+ Icon:
+ Simpleicons: wikipedia
+
+# 070: plume
+plume:
+ Weight: 70
+ Title: Plume
+ Icon:
+ Class: fa fa-solid fa-feather
+
+
# Phone
phone:
Weight: 98
diff --git a/config.toml b/config.toml
index 1e5805d7..effde905 100644
--- a/config.toml
+++ b/config.toml
@@ -269,6 +269,8 @@
ORCID = ""
Pleroma = ""
Kaggle = ""
+ MediaWiki= ""
+ Plume = ""
Email = ""
Phone = ""
RSS = ""
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index d00e5ca7..1b5dc777 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -351,6 +351,8 @@ enableEmoji = true
ORCID = ""
Pleroma = ""
Kaggle = ""
+ MediaWiki= ""
+ Plume = ""
Email = ""
RSS = ""
@@ -961,6 +963,7 @@ enableEmoji = true
Douban = "xxxx"
Devto = "xxxx"
Bilibili = "xxxx"
+ Plume = "aa"
Email = "xxxx@xxxx.com"
Phone = "555-555-555"
RSS = true