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-25 17:14:02 +0300
committerDillon <dillonzq@outlook.com>2022-06-25 17:14:02 +0300
commitac38506f4908c5566688930b012f1db558535879 (patch)
tree69400a2e4c3e76dfea3508e58d192e40be49224c
parent4c89ed6321515e60728d2ba795c068f42a22da70 (diff)
chore(docs): add social config HackTheBox and RootMe docs
-rw-r--r--README.md2
-rw-r--r--README.zh-cn.md2
-rw-r--r--exampleSite/content/about/index.en.md2
-rw-r--r--exampleSite/content/about/index.zh-cn.md2
-rw-r--r--exampleSite/content/posts/theme-documentation-basics/index.en.md2
-rw-r--r--exampleSite/content/posts/theme-documentation-basics/index.zh-cn.md2
6 files changed, 8 insertions, 4 deletions
diff --git a/README.md b/README.md
index 3d6924ef..6856ceb3 100644
--- a/README.md
+++ b/README.md
@@ -85,7 +85,7 @@ I hope you will LoveIt ❤️!
* **Gravatar** supported by [Gravatar](https://gravatar.com)
* Local **Avatar** supported
-* Up to **71** social links supported
+* Up to **73** 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)
diff --git a/README.zh-cn.md b/README.zh-cn.md
index 63bf2eef..6d81642f 100644
--- a/README.zh-cn.md
+++ b/README.zh-cn.md
@@ -80,7 +80,7 @@
* 支持 **[Gravatar](https://gravatar.com)** 头像
* 支持本地**头像**
-* 支持多达 **71** 种社交链接
+* 支持多达 **73** 种社交链接
* 支持多达 **24** 种网站分享
* 支持 **[Disqus](https://disqus.com)** 评论系统
* 支持 **[Gitalk](https://github.com/gitalk/gitalk)** 评论系统
diff --git a/exampleSite/content/about/index.en.md b/exampleSite/content/about/index.en.md
index 5c5919fc..d49059bb 100644
--- a/exampleSite/content/about/index.en.md
+++ b/exampleSite/content/about/index.en.md
@@ -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 **71** social links supported
+* :(far fa-id-card fa-fw): Up to **73** 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)
diff --git a/exampleSite/content/about/index.zh-cn.md b/exampleSite/content/about/index.zh-cn.md
index 650833b5..56b2e736 100644
--- a/exampleSite/content/about/index.zh-cn.md
+++ b/exampleSite/content/about/index.zh-cn.md
@@ -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): 支持多达 **71** 种社交链接
+* :(far fa-id-card fa-fw): 支持多达 **73** 种社交链接
* :(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)** 评论系统
diff --git a/exampleSite/content/posts/theme-documentation-basics/index.en.md b/exampleSite/content/posts/theme-documentation-basics/index.en.md
index 8a3a2eb9..05fc5add 100644
--- a/exampleSite/content/posts/theme-documentation-basics/index.en.md
+++ b/exampleSite/content/posts/theme-documentation-basics/index.en.md
@@ -460,6 +460,8 @@ languageName = "English"
Kaggle = ""
MediaWiki= ""
Plume = ""
+ HackTheBox = ""
+ RootMe= ""
Phone = ""
Email = "xxxx@xxxx.com"
RSS = true # {{< version 0.2.0 >}}
diff --git a/exampleSite/content/posts/theme-documentation-basics/index.zh-cn.md b/exampleSite/content/posts/theme-documentation-basics/index.zh-cn.md
index 674d4d40..90970bb0 100644
--- a/exampleSite/content/posts/theme-documentation-basics/index.zh-cn.md
+++ b/exampleSite/content/posts/theme-documentation-basics/index.zh-cn.md
@@ -464,6 +464,8 @@ hasCJKLanguage = true
Kaggle = ""
MediaWiki= ""
Plume = ""
+ HackTheBox = ""
+ RootMe= ""
Phone = ""
Email = "xxxx@xxxx.com"
RSS = true # {{< version 0.2.0 >}}