feat(social): add Kaggle social link

This commit is contained in:
Dillon 2022-06-09 23:24:07 +08:00
parent 1aff6ddbe1
commit 1b5b447ac7
No known key found for this signature in database
GPG key ID: 0EF4AE57FB98F108
9 changed files with 16 additions and 4 deletions

View file

@ -85,7 +85,7 @@ I hope you will LoveIt ❤️!
* **Gravatar** supported by [Gravatar](https://gravatar.com)
* Local **Avatar** supported
* Up to **67** social links supported
* Up to **68** social links supported
* Up to **24** share sites supported
* **Disqus** comment system supported by [Disqus](https://disqus.com)
* **Gitalk** comment system supported by [Gitalk](https://github.com/gitalk/gitalk)

View file

@ -80,7 +80,7 @@
* 支持 **[Gravatar](https://gravatar.com)** 头像
* 支持本地**头像**
* 支持多达 **67** 种社交链接
* 支持多达 **68** 种社交链接
* 支持多达 **24** 种网站分享
* 支持 **[Disqus](https://disqus.com)** 评论系统
* 支持 **[Gitalk](https://github.com/gitalk/gitalk)** 评论系统

View file

@ -531,6 +531,14 @@ pleroma:
Icon:
Simpleicons: pleroma
# 068: Kaggle
kaggle:
Weight: 68
Prefix: https://kaggle.com/
Title: Kaggle
Icon:
Class: fab fa-kaggle fa-fw
# Email
email:
Weight: 99

View file

@ -268,6 +268,7 @@
Lichess = ""
ORCID = ""
Pleroma = ""
Kaggle = ""
Email = ""
RSS = ""

View file

@ -350,6 +350,7 @@ enableEmoji = true
Lichess = ""
ORCID = ""
Pleroma = ""
Kaggle = ""
Email = ""
RSS = ""

View file

@ -53,7 +53,7 @@ math:
* :(far fa-user fa-fw): **Gravatar** supported by [Gravatar](https://gravatar.com)
* :(fas fa-user-circle fa-fw): Local **Avatar** supported
* :(far fa-id-card fa-fw): Up to **67** social links supported
* :(far fa-id-card fa-fw): Up to **68** social links supported
* :(fas fa-share-square fa-fw): Up to **24** share sites supported
* :(far fa-comment fa-fw): **Disqus** comment system supported by [Disqus](https://disqus.com)
* :(far fa-comment-dots fa-fw): **Gitalk** comment system supported by [Gitalk](https://github.com/gitalk/gitalk)

View file

@ -53,7 +53,7 @@ math:
* :(far fa-user fa-fw): 支持 **[Gravatar](https://gravatar.com)** 头像
* :(fas fa-user-circle fa-fw): 支持本地**头像**
* :(far fa-id-card fa-fw): 支持多达 **67** 种社交链接
* :(far fa-id-card fa-fw): 支持多达 **68** 种社交链接
* :(fas fa-share-square fa-fw): 支持多达 **24** 种网站分享
* :(far fa-comment fa-fw): 支持 **[Disqus](https://disqus.com)** 评论系统
* :(far fa-comment-dots fa-fw): 支持 **[Gitalk](https://github.com/gitalk/gitalk)** 评论系统

View file

@ -457,6 +457,7 @@ languageName = "English"
Lichess = ""
ORCID = ""
Pleroma = ""
Kaggle = ""
Email = "xxxx@xxxx.com"
RSS = true # {{< version 0.2.0 >}}

View file

@ -461,6 +461,7 @@ hasCJKLanguage = true
Lichess = ""
ORCID = ""
Pleroma = ""
Kaggle = ""
Email = "xxxx@xxxx.com"
RSS = true # {{< version 0.2.0 >}}