mirror of
https://github.com/dillonzq/LoveIt.git
synced 2024-11-21 22:36:16 +01:00
Merge pull request #696 from starsareintherose/patch-2
add selfhost mediawiki and plume
This commit is contained in:
commit
4a97bc8e29
3 changed files with 20 additions and 0 deletions
|
@ -539,6 +539,21 @@ kaggle:
|
||||||
Icon:
|
Icon:
|
||||||
Class: fab fa-kaggle fa-fw
|
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
|
||||||
phone:
|
phone:
|
||||||
Weight: 98
|
Weight: 98
|
||||||
|
|
|
@ -269,6 +269,8 @@
|
||||||
ORCID = ""
|
ORCID = ""
|
||||||
Pleroma = ""
|
Pleroma = ""
|
||||||
Kaggle = ""
|
Kaggle = ""
|
||||||
|
MediaWiki= ""
|
||||||
|
Plume = ""
|
||||||
Email = ""
|
Email = ""
|
||||||
Phone = ""
|
Phone = ""
|
||||||
RSS = ""
|
RSS = ""
|
||||||
|
|
|
@ -351,6 +351,8 @@ enableEmoji = true
|
||||||
ORCID = ""
|
ORCID = ""
|
||||||
Pleroma = ""
|
Pleroma = ""
|
||||||
Kaggle = ""
|
Kaggle = ""
|
||||||
|
MediaWiki= ""
|
||||||
|
Plume = ""
|
||||||
Email = ""
|
Email = ""
|
||||||
RSS = ""
|
RSS = ""
|
||||||
|
|
||||||
|
@ -961,6 +963,7 @@ enableEmoji = true
|
||||||
Douban = "xxxx"
|
Douban = "xxxx"
|
||||||
Devto = "xxxx"
|
Devto = "xxxx"
|
||||||
Bilibili = "xxxx"
|
Bilibili = "xxxx"
|
||||||
|
Plume = "aa"
|
||||||
Email = "xxxx@xxxx.com"
|
Email = "xxxx@xxxx.com"
|
||||||
Phone = "555-555-555"
|
Phone = "555-555-555"
|
||||||
RSS = true
|
RSS = true
|
||||||
|
|
Loading…
Reference in a new issue