mirror of
https://github.com/dillonzq/LoveIt.git
synced 2024-11-13 02:16:19 +01:00
feat: Add discord to social media list
This commit is contained in:
parent
f787a4e5ad
commit
002b6472f6
2 changed files with 9 additions and 0 deletions
|
@ -509,3 +509,11 @@ rss:
|
|||
Newtab: true
|
||||
Icon:
|
||||
Class: fas fa-rss fa-fw
|
||||
|
||||
# 065: Discord
|
||||
discord:
|
||||
Weight: 65
|
||||
Prefix: https://discord.gg/
|
||||
Title: Discord
|
||||
Icon:
|
||||
Class: fab fa-discord fa-fw
|
||||
|
|
|
@ -222,6 +222,7 @@ enableEmoji = true
|
|||
Bilibili = ""
|
||||
Email = "xxxx@xxxx.com"
|
||||
RSS = true
|
||||
Discord = ""
|
||||
[languages.en.params.social.Mastodon]
|
||||
id = "@xxxx"
|
||||
prefix = "https://mastodon.technology/"
|
||||
|
|
Loading…
Reference in a new issue