feat(social): add Phone social link
This commit is contained in:
@@ -85,7 +85,7 @@ I hope you will LoveIt ❤️!
|
|||||||
|
|
||||||
* **Gravatar** supported by [Gravatar](https://gravatar.com)
|
* **Gravatar** supported by [Gravatar](https://gravatar.com)
|
||||||
* Local **Avatar** supported
|
* Local **Avatar** supported
|
||||||
* Up to **68** social links supported
|
* Up to **69** social links supported
|
||||||
* Up to **24** share sites supported
|
* Up to **24** share sites supported
|
||||||
* **Disqus** comment system supported by [Disqus](https://disqus.com)
|
* **Disqus** comment system supported by [Disqus](https://disqus.com)
|
||||||
* **Gitalk** comment system supported by [Gitalk](https://github.com/gitalk/gitalk)
|
* **Gitalk** comment system supported by [Gitalk](https://github.com/gitalk/gitalk)
|
||||||
|
|||||||
@@ -80,7 +80,7 @@
|
|||||||
|
|
||||||
* 支持 **[Gravatar](https://gravatar.com)** 头像
|
* 支持 **[Gravatar](https://gravatar.com)** 头像
|
||||||
* 支持本地**头像**
|
* 支持本地**头像**
|
||||||
* 支持多达 **68** 种社交链接
|
* 支持多达 **69** 种社交链接
|
||||||
* 支持多达 **24** 种网站分享
|
* 支持多达 **24** 种网站分享
|
||||||
* 支持 **[Disqus](https://disqus.com)** 评论系统
|
* 支持 **[Disqus](https://disqus.com)** 评论系统
|
||||||
* 支持 **[Gitalk](https://github.com/gitalk/gitalk)** 评论系统
|
* 支持 **[Gitalk](https://github.com/gitalk/gitalk)** 评论系统
|
||||||
|
|||||||
@@ -539,6 +539,14 @@ kaggle:
|
|||||||
Icon:
|
Icon:
|
||||||
Class: fab fa-kaggle fa-fw
|
Class: fab fa-kaggle fa-fw
|
||||||
|
|
||||||
|
# Phone
|
||||||
|
phone:
|
||||||
|
Weight: 98
|
||||||
|
Template: tel:%v
|
||||||
|
Title: Phone
|
||||||
|
Icon:
|
||||||
|
Class: fas fa-phone fa-fw
|
||||||
|
|
||||||
# Email
|
# Email
|
||||||
email:
|
email:
|
||||||
Weight: 99
|
Weight: 99
|
||||||
|
|||||||
@@ -270,6 +270,7 @@
|
|||||||
Pleroma = ""
|
Pleroma = ""
|
||||||
Kaggle = ""
|
Kaggle = ""
|
||||||
Email = ""
|
Email = ""
|
||||||
|
Phone = ""
|
||||||
RSS = ""
|
RSS = ""
|
||||||
|
|
||||||
# Page global config
|
# Page global config
|
||||||
|
|||||||
@@ -867,6 +867,7 @@ enableEmoji = true
|
|||||||
Facebook = "xxxx"
|
Facebook = "xxxx"
|
||||||
Telegram = "xxxx"
|
Telegram = "xxxx"
|
||||||
Youtubelegacy = "xxxx"
|
Youtubelegacy = "xxxx"
|
||||||
|
Phone = "555-555-555"
|
||||||
Email = "xxxx@xxxx.com"
|
Email = "xxxx@xxxx.com"
|
||||||
RSS = true
|
RSS = true
|
||||||
[languages.en.params.social.Mastodon]
|
[languages.en.params.social.Mastodon]
|
||||||
@@ -961,4 +962,5 @@ enableEmoji = true
|
|||||||
Devto = "xxxx"
|
Devto = "xxxx"
|
||||||
Bilibili = "xxxx"
|
Bilibili = "xxxx"
|
||||||
Email = "xxxx@xxxx.com"
|
Email = "xxxx@xxxx.com"
|
||||||
|
Phone = "555-555-555"
|
||||||
RSS = true
|
RSS = true
|
||||||
|
|||||||
@@ -53,7 +53,7 @@ math:
|
|||||||
|
|
||||||
* :(far fa-user fa-fw): **Gravatar** supported by [Gravatar](https://gravatar.com)
|
* :(far fa-user fa-fw): **Gravatar** supported by [Gravatar](https://gravatar.com)
|
||||||
* :(fas fa-user-circle fa-fw): Local **Avatar** supported
|
* :(fas fa-user-circle fa-fw): Local **Avatar** supported
|
||||||
* :(far fa-id-card fa-fw): Up to **68** social links supported
|
* :(far fa-id-card fa-fw): Up to **69** social links supported
|
||||||
* :(fas fa-share-square fa-fw): Up to **24** share sites 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 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)
|
* :(far fa-comment-dots fa-fw): **Gitalk** comment system supported by [Gitalk](https://github.com/gitalk/gitalk)
|
||||||
|
|||||||
@@ -53,7 +53,7 @@ math:
|
|||||||
|
|
||||||
* :(far fa-user fa-fw): 支持 **[Gravatar](https://gravatar.com)** 头像
|
* :(far fa-user fa-fw): 支持 **[Gravatar](https://gravatar.com)** 头像
|
||||||
* :(fas fa-user-circle fa-fw): 支持本地**头像**
|
* :(fas fa-user-circle fa-fw): 支持本地**头像**
|
||||||
* :(far fa-id-card fa-fw): 支持多达 **68** 种社交链接
|
* :(far fa-id-card fa-fw): 支持多达 **69** 种社交链接
|
||||||
* :(fas fa-share-square fa-fw): 支持多达 **24** 种网站分享
|
* :(fas fa-share-square fa-fw): 支持多达 **24** 种网站分享
|
||||||
* :(far fa-comment fa-fw): 支持 **[Disqus](https://disqus.com)** 评论系统
|
* :(far fa-comment fa-fw): 支持 **[Disqus](https://disqus.com)** 评论系统
|
||||||
* :(far fa-comment-dots fa-fw): 支持 **[Gitalk](https://github.com/gitalk/gitalk)** 评论系统
|
* :(far fa-comment-dots fa-fw): 支持 **[Gitalk](https://github.com/gitalk/gitalk)** 评论系统
|
||||||
|
|||||||
@@ -458,6 +458,7 @@ languageName = "English"
|
|||||||
ORCID = ""
|
ORCID = ""
|
||||||
Pleroma = ""
|
Pleroma = ""
|
||||||
Kaggle = ""
|
Kaggle = ""
|
||||||
|
Phone = ""
|
||||||
Email = "xxxx@xxxx.com"
|
Email = "xxxx@xxxx.com"
|
||||||
RSS = true # {{< version 0.2.0 >}}
|
RSS = true # {{< version 0.2.0 >}}
|
||||||
|
|
||||||
|
|||||||
@@ -462,6 +462,7 @@ hasCJKLanguage = true
|
|||||||
ORCID = ""
|
ORCID = ""
|
||||||
Pleroma = ""
|
Pleroma = ""
|
||||||
Kaggle = ""
|
Kaggle = ""
|
||||||
|
Phone = ""
|
||||||
Email = "xxxx@xxxx.com"
|
Email = "xxxx@xxxx.com"
|
||||||
RSS = true # {{< version 0.2.0 >}}
|
RSS = true # {{< version 0.2.0 >}}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user