Docusaurus Blog add Chinese Socials Support#

Docusaurus Social 自带X、Facebook、youtube等国外应用,但是不支持国内社交应用,如微博、Gitee、抖音等等,只能自己添加。如果有其他应用需求,可以自行添加。 社交应用图标来源iconfont,尺寸选择16x16,复制svg代码。

Add Weibo Gitee Gitea Douyin Wordpress support#

diff --git a/node_modules/@docusaurus/plugin-content-blog/lib/authorsSocials.js b/node_modules/@docusaurus/plugin-content-blog/lib/authorsSocials.js
index a61c246..a781c83 100644
--- a/node_modules/@docusaurus/plugin-content-blog/lib/authorsSocials.js
+++ b/node_modules/@docusaurus/plugin-content-blog/lib/authorsSocials.js
@@ -23,6 +23,13 @@ exports.AuthorSocialsSchema = utils_validation_1.Joi.object({
     mastodon: utils_validation_1.Joi.string(),
     twitch: utils_validation_1.Joi.string(),
     youtube: utils_validation_1.Joi.string(),
+    // xuenhua
+    weibo: utils_validation_1.Joi.string(),
+    gitee: utils_validation_1.Joi.string(),
+    gitea: utils_validation_1.Joi.string(),
+    wordpress: utils_validation_1.Joi.string(),
+    douyin: utils_validation_1.Joi.string(),
+
 }).unknown();
 const PredefinedPlatformNormalizers = {
     x: (handle) => `https://x.com/${handle}`,
@@ -36,6 +43,14 @@ const PredefinedPlatformNormalizers = {
     mastodon: (handle) => `https://mastodon.social/@${handle}`, // can be in format user@other.server and it will redirect if needed
     twitch: (handle) => `https://twitch.tv/${handle}`,
     youtube: (handle) => `https://youtube.com/@${handle}`, // https://support.google.com/youtube/answer/6180214?hl=en
+
+    // xuenhua
+    weibo: (handle) => `https://weibo.com/${handle}`,
+    gitee: (handle) => `https://gitee.com/${handle}`,
+    gitea: (handle) => `${handle}`,
+    wordpress: (handle) => `${handle}`,
+    douyin: (handle) => `https://v.douyin.com/${handle}`,
+
 };
 function normalizeSocialEntry([platform, value]) {
     const normalizer = PredefinedPlatformNormalizers[platform.toLowerCase()];
diff --git a/node_modules/@docusaurus/theme-classic/lib/theme/Blog/Components/Author/Socials/index.js b/node_modules/@docusaurus/theme-classic/lib/theme/Blog/Components/Author/Socials/index.js
index 47904c1..006a082 100644
--- a/node_modules/@docusaurus/theme-classic/lib/theme/Blog/Components/Author/Socials/index.js
+++ b/node_modules/@docusaurus/theme-classic/lib/theme/Blog/Components/Author/Socials/index.js
@@ -19,6 +19,13 @@ import Threads from '@theme/Icon/Socials/Threads';
 import Youtube from '@theme/Icon/Socials/YouTube';
 import Mastodon from '@theme/Icon/Socials/Mastodon';
 import Twitch from '@theme/Icon/Socials/Twitch';
+// xuenhua
+import Weibo from '@theme/Icon/Socials/my/Weibo';
+import Gitee from '@theme/Icon/Socials/my/Gitee';
+import Gitea from '@theme/Icon/Socials/my/Gitea';
+import Wordpress from '@theme/Icon/Socials/my/Wordpress';
+import Douyin from '@theme/Icon/Socials/my/Douyin';
+
 
 import styles from './styles.module.css';
 const SocialPlatformConfigs = {
@@ -33,6 +40,12 @@ const SocialPlatformConfigs = {
   mastodon: {Icon: Mastodon, label: 'Mastodon'},
   youtube: {Icon: Youtube, label: 'YouTube'},
   twitch: {Icon: Twitch, label: 'Twitch'},
+
+  weibo: {Icon: Weibo, label: 'Weibo'},
+  gitee: {Icon: Gitee, label: 'Gitee'},
+  gitea: {Icon: Gitea, label: 'Gitea'},
+  wordpress: {Icon: Wordpress, label: 'Wordpress'},
+  douyin: {Icon: Douyin, label: 'Douyin'},
 };
 function getSocialPlatformConfig(platformKey) {
   return (
diff --git a/node_modules/@docusaurus/theme-classic/lib/theme/Icon/Socials/my/Douyin/index.d.ts b/node_modules/@docusaurus/theme-classic/lib/theme/Icon/Socials/my/Douyin/index.d.ts
new file mode 100644
index 0000000..98bf82e
--- /dev/null
+++ b/node_modules/@docusaurus/theme-classic/lib/theme/Icon/Socials/my/Douyin/index.d.ts
@@ -0,0 +1,9 @@
+/**
+ * Copyright (c) Facebook, Inc. and its affiliates.
+ *
+ * This source code is licensed under the MIT license found in the
+ * LICENSE file in the root directory of this source tree.
+ */
+import type { SVGProps, ReactNode } from 'react';
+declare function Douyin(props: SVGProps<SVGSVGElement>): ReactNode;
+export default Douyin;
diff --git a/node_modules/@docusaurus/theme-classic/lib/theme/Icon/Socials/my/Douyin/index.js b/node_modules/@docusaurus/theme-classic/lib/theme/Icon/Socials/my/Douyin/index.js
new file mode 100644
index 0000000..e9b7641
--- /dev/null
+++ b/node_modules/@docusaurus/theme-classic/lib/theme/Icon/Socials/my/Douyin/index.js
@@ -0,0 +1,7 @@
+function Douyin(props) {
+  return (
+
+    <svg t="1753432902551" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="18528" width="16" height="16"><path d="M199.111 0H824.89C934.684 0 1024 89.316 1024 199.111V824.89c0 109.794-89.316 199.11-199.111 199.11H199.11C89.316 1024 0 934.684 0 824.889V199.11C0 89.316 89.316 0 199.111 0z" fill="#170B1A" p-id="18529"></path><path d="M511.431 302.08c0.569-64.284 0-128.569 0.569-192.853h131.413c-0.569 11.377 1.138 22.755 2.845 33.564h-96.711v522.24c0.569 22.187-5.12 44.373-15.93 63.716-17.066 29.582-48.924 50.062-83.057 52.906-21.618 1.707-43.804-2.275-63.147-13.084-14.79-7.965-27.306-19.342-36.977-32.996 33.564 18.774 77.368 17.067 109.795-3.982C491.52 712.25 512 675.84 512 638.293c-0.569-112.07-0.569-224.142-0.569-336.213z m216.747-36.978c18.204 11.378 38.684 20.48 59.733 25.031 12.516 2.845 25.031 3.983 38.116 3.983v29.582c-37.547-8.534-72.25-29.582-97.85-58.596z" fill="#25F4EE" p-id="18530"></path><path d="M274.773 428.942c47.218-29.582 104.676-41.529 159.29-33.564v31.289c-14.792 0.569-29.014 2.275-43.805 5.12-35.271 7.395-68.836 22.186-97.85 43.804-31.288 23.325-55.181 55.182-71.68 90.453-15.928 33.565-23.892 70.543-23.324 108.09 0 40.96 11.378 80.782 30.72 116.622 9.103 16.497 19.343 32.426 32.996 45.51-27.876-19.342-51.2-45.51-68.267-75.093-23.324-39.253-34.702-85.333-33.564-131.413 1.707-42.098 13.653-83.627 35.84-120.036 19.342-32.426 47.218-60.87 79.644-80.782z" fill="#25F4EE" p-id="18531"></path><path d="M549.547 142.791h97.28c3.413 18.773 10.24 36.409 18.773 53.476 13.653 26.169 32.996 49.493 58.027 64.853 1.706 1.138 2.844 2.276 3.982 3.982 25.6 29.014 60.302 50.062 98.418 58.596 0.569 34.133 0 68.835 0 102.969-64.285 0.569-128.57-19.911-180.907-57.458 0 81.92 0 163.84 0.569 245.76 0 10.809 0.569 21.618 0 32.995-2.845 39.823-15.36 79.076-35.271 113.778-17.067 30.151-40.391 56.89-68.267 77.37-35.84 26.737-80.213 41.528-124.587 42.666-22.755 0.569-45.51-0.57-67.697-5.69-31.29-6.826-60.871-19.91-87.04-38.115l-1.707-1.706c-13.084-13.085-23.893-29.014-32.996-45.511-19.342-35.272-30.72-75.663-30.72-116.623-0.568-36.977 7.396-74.524 23.325-108.089 16.498-35.27 40.96-67.128 71.68-90.453 29.013-21.618 62.578-36.409 97.849-43.804 14.222-2.845 29.013-4.551 43.804-5.12 0.57 13.084 0 26.169 0.57 38.684v66.56c-16.499-5.689-34.703-5.689-51.77-1.707-20.48 4.552-39.822 13.654-55.75 27.307-9.672 8.533-18.205 18.773-23.894 30.151-10.24 19.342-13.654 42.098-11.378 63.716 2.276 21.049 11.378 41.529 25.031 57.458 9.102 11.377 21.049 19.91 32.996 27.875 9.67 13.653 22.186 25.031 36.977 32.996 19.343 10.24 41.53 14.79 63.147 13.084 34.133-2.275 65.991-23.324 83.058-52.907 10.809-19.342 16.498-41.528 15.929-63.715 1.138-175.218 0.569-349.298 0.569-523.378z" fill="#FFFFFF" p-id="18532"></path><path d="M646.827 142.791c11.377 0.569 22.755 0 34.702 0 0 38.116 11.947 76.231 34.133 107.52 2.845 3.982 5.69 7.396 8.534 10.809-25.032-15.36-44.943-38.684-58.027-64.853-8.533-16.498-15.36-34.703-19.342-53.476z m179.2 180.907c12.515 2.844 25.03 3.982 38.115 3.982v132.551c-64.853 0.569-129.706-21.049-182.613-59.164v262.826c0.569 19.911-1.138 39.823-5.689 59.165-12.516 59.164-47.787 112.64-96.711 147.342-26.169 18.773-55.751 31.858-86.471 38.684-37.547 8.534-76.8 7.965-113.778-1.706-43.804-11.378-84.764-35.84-115.484-69.405 26.168 18.774 55.75 31.29 87.04 38.116 22.186 5.12 44.942 6.258 67.697 5.689 44.374-1.138 88.747-15.93 124.587-42.667 27.876-20.48 50.631-47.218 68.267-77.369 19.91-34.702 32.426-73.955 35.27-113.778 0.57-10.808 0.57-21.617 0-32.995-0.568-81.92-0.568-163.84-0.568-245.76 52.338 37.547 116.622 58.027 180.907 57.458-0.57-34.134 0-68.836-0.57-102.97z" fill="#FE2C55" p-id="18533"></path><path d="M434.631 426.098c12.516 0 25.6 0.569 38.116 2.275v135.965c-18.205-6.258-38.685-6.827-57.458-2.276-35.84 7.965-65.991 35.271-78.507 69.974-12.515 34.133-7.395 73.955 14.222 102.968-12.515-7.395-23.893-16.497-32.995-27.875-13.653-15.929-22.756-36.409-25.031-57.458-2.276-21.618 1.138-44.373 11.378-63.715 5.688-11.378 14.222-21.618 23.893-30.152 15.929-13.653 35.84-22.186 55.751-27.306 17.067-3.982 35.271-3.982 51.769 1.706v-66.56c-1.138-11.377-0.569-24.462-1.138-37.546z" fill="#FE2C55" p-id="18534"></path></svg>
+  );
+}
+export default Douyin;
diff --git a/node_modules/@docusaurus/theme-classic/lib/theme/Icon/Socials/my/Gitea/index.d.ts b/node_modules/@docusaurus/theme-classic/lib/theme/Icon/Socials/my/Gitea/index.d.ts
new file mode 100644
index 0000000..0194593
--- /dev/null
+++ b/node_modules/@docusaurus/theme-classic/lib/theme/Icon/Socials/my/Gitea/index.d.ts
@@ -0,0 +1,9 @@
+/**
+ * Copyright (c) Facebook, Inc. and its affiliates.
+ *
+ * This source code is licensed under the MIT license found in the
+ * LICENSE file in the root directory of this source tree.
+ */
+import type { SVGProps, ReactNode } from 'react';
+declare function Gitea(props: SVGProps<SVGSVGElement>): ReactNode;
+export default Gitea;
diff --git a/node_modules/@docusaurus/theme-classic/lib/theme/Icon/Socials/my/Gitea/index.js b/node_modules/@docusaurus/theme-classic/lib/theme/Icon/Socials/my/Gitea/index.js
new file mode 100644
index 0000000..db0abff
--- /dev/null
+++ b/node_modules/@docusaurus/theme-classic/lib/theme/Icon/Socials/my/Gitea/index.js
@@ -0,0 +1,7 @@
+function Gitea(props) {
+  return (
+    <svg t="1753432717669" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="13904" width="16" height="16"><path d="M633.44 774.72l-203.04-97.6c-20-9.6-28.64-33.92-18.88-54.08l97.6-203.04c9.6-20 33.92-28.64 54.08-18.88 27.52 13.28 43.36 20.8 43.36 20.8l-0.16-174.72 26.72-0.16 0.16 187.36s91.84 38.72 132.96 64.16c5.92 3.68 16.32 10.88 20.64 23.04 3.36 9.76 3.2 20.96-1.6 30.88l-97.6 203.04c-9.92 20.32-34.24 28.96-54.24 19.2z" fill="#FFFFFF" p-id="13905"></path><path d="M996.32 239.68c-6.56-6.56-15.36-6.4-15.36-6.4s-187.52 10.56-284.64 12.8c-21.28 0.48-42.4 0.96-63.36 1.12v187.52c-8.8-4.16-17.76-8.48-26.56-12.64 0-58.24-0.16-174.72-0.16-174.72-46.4 0.64-142.72-3.52-142.72-3.52s-226.24-11.36-250.88-13.6c-15.68-0.96-36-3.36-62.4 2.4-13.92 2.88-53.6 11.84-86.08 43.04C-7.84 339.84 10.56 441.92 12.8 457.28c2.72 18.72 11.04 70.72 50.72 116 73.28 89.76 231.04 87.68 231.04 87.68s19.36 46.24 48.96 88.8c40 52.96 81.12 94.24 121.12 99.2 100.8 0 302.24-0.16 302.24-0.16s19.2 0.16 45.28-16.48c22.4-13.6 42.4-37.44 42.4-37.44S875.2 772.8 904 722.4c8.8-15.52 16.16-30.56 22.56-44.8 0 0 88.32-187.36 88.32-369.76-1.76-55.2-15.36-64.96-18.56-68.16zM200.96 566.24c-41.44-13.6-59.04-29.92-59.04-29.92S111.36 514.88 96 472.64c-26.4-70.72-2.24-113.92-2.24-113.92s13.44-36 61.6-48c22.08-5.92 49.6-4.96 49.6-4.96s11.36 95.04 25.12 150.72c11.52 46.72 39.68 124.32 39.68 124.32s-41.76-4.96-68.8-14.56z m480.48 172.16s-9.76 23.2-31.36 24.64c-9.28 0.64-16.48-1.92-16.48-1.92s-0.48-0.16-8.48-3.36l-180.64-88s-17.44-9.12-20.48-24.96c-3.52-12.96 4.32-28.96 4.32-28.96L515.2 436.8s7.68-15.52 19.52-20.8c0.96-0.48 3.68-1.6 7.2-2.4 12.96-3.36 28.8 4.48 28.8 4.48L747.84 504s20.16 9.12 24.48 25.92c3.04 11.84-0.8 22.4-2.88 27.52-10.08 24.64-88 180.96-88 180.96z" fill="#609926" p-id="13906"></path><path d="M522.88 608.16c-13.12 0.16-24.64 9.28-27.68 22.08-3.04 12.8 3.2 26.08 14.56 32 12.32 6.4 28 2.88 36.32-8.64 8.16-11.36 6.88-27.04-2.88-36.96l38.4-78.56c2.4 0.16 5.92 0.32 9.92-0.8 6.56-1.44 11.36-5.76 11.36-5.76 6.72 2.88 13.76 6.08 21.12 9.76 7.68 3.84 14.88 7.84 21.44 11.68 1.44 0.8 2.88 1.76 4.48 3.04 2.56 2.08 5.44 4.96 7.52 8.8 3.04 8.8-3.04 23.84-3.04 23.84-3.68 12.16-29.44 64.96-29.44 64.96-12.96-0.32-24.48 8-28.32 20-4.16 12.96 1.76 27.68 14.24 34.08 12.48 6.4 27.84 2.72 36-8.48 8-10.88 7.36-26.08-1.76-36.16 3.04-5.92 5.92-11.84 8.96-18.08 8-16.64 21.6-48.64 21.6-48.64 1.44-2.72 9.12-16.48 4.32-34.08-4-18.24-20.16-26.72-20.16-26.72-19.52-12.64-46.72-24.32-46.72-24.32s0-6.56-1.76-11.36c-1.76-4.96-4.48-8.16-6.24-10.08 7.52-15.52 15.04-30.88 22.56-46.4-6.56-3.2-12.96-6.4-19.52-9.76-7.68 15.68-15.52 31.52-23.2 47.2-10.72-0.16-20.64 5.6-25.76 15.04-5.44 10.08-4.32 22.56 3.04 31.68l-39.36 80.64z" fill="#609926" p-id="13907"></path></svg>
+  );
+   
+}
+export default Gitea;
diff --git a/node_modules/@docusaurus/theme-classic/lib/theme/Icon/Socials/my/Gitee/index.d.ts b/node_modules/@docusaurus/theme-classic/lib/theme/Icon/Socials/my/Gitee/index.d.ts
new file mode 100644
index 0000000..00a3068
--- /dev/null
+++ b/node_modules/@docusaurus/theme-classic/lib/theme/Icon/Socials/my/Gitee/index.d.ts
@@ -0,0 +1,9 @@
+/**
+ * Copyright (c) Facebook, Inc. and its affiliates.
+ *
+ * This source code is licensed under the MIT license found in the
+ * LICENSE file in the root directory of this source tree.
+ */
+import type { SVGProps, ReactNode } from 'react';
+declare function Gitee(props: SVGProps<SVGSVGElement>): ReactNode;
+export default Gitee;
diff --git a/node_modules/@docusaurus/theme-classic/lib/theme/Icon/Socials/my/Gitee/index.js b/node_modules/@docusaurus/theme-classic/lib/theme/Icon/Socials/my/Gitee/index.js
new file mode 100644
index 0000000..b17bd64
--- /dev/null
+++ b/node_modules/@docusaurus/theme-classic/lib/theme/Icon/Socials/my/Gitee/index.js
@@ -0,0 +1,6 @@
+function Gitee(props) {
+  return (
+<svg t="1753432966952" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="19522" width="16" height="16"><path d="M512 1024C229.2224 1024 0 794.7776 0 512S229.2224 0 512 0s512 229.2224 512 512-229.2224 512-512 512z m259.1488-568.8832H480.4096a25.2928 25.2928 0 0 0-25.2928 25.2928l-0.0256 63.2064c0 13.952 11.3152 25.2928 25.2672 25.2928h177.024c13.9776 0 25.2928 11.3152 25.2928 25.2672v12.6464a75.8528 75.8528 0 0 1-75.8528 75.8528H366.592a25.2928 25.2928 0 0 1-25.2672-25.2928v-240.1792a75.8528 75.8528 0 0 1 75.8272-75.8528h353.9456a25.2928 25.2928 0 0 0 25.2672-25.2928l0.0768-63.2064a25.2928 25.2928 0 0 0-25.2672-25.2928H417.152a189.6192 189.6192 0 0 0-189.6192 189.6448v353.9456c0 13.9776 11.3152 25.2928 25.2928 25.2928h372.9408a170.6496 170.6496 0 0 0 170.6496-170.6496v-145.408a25.2928 25.2928 0 0 0-25.2928-25.2672z" fill="#C71D23" p-id="19523"></path></svg>
+  );
+}
+export default Gitee;
diff --git a/node_modules/@docusaurus/theme-classic/lib/theme/Icon/Socials/my/Weibo/index.d.ts b/node_modules/@docusaurus/theme-classic/lib/theme/Icon/Socials/my/Weibo/index.d.ts
new file mode 100644
index 0000000..7b16946
--- /dev/null
+++ b/node_modules/@docusaurus/theme-classic/lib/theme/Icon/Socials/my/Weibo/index.d.ts
@@ -0,0 +1,9 @@
+/**
+ * Copyright (c) Facebook, Inc. and its affiliates.
+ *
+ * This source code is licensed under the MIT license found in the
+ * LICENSE file in the root directory of this source tree.
+ */
+import type { SVGProps, ReactNode } from 'react';
+declare function Weibo(props: SVGProps<SVGSVGElement>): ReactNode;
+export default Weibo;
diff --git a/node_modules/@docusaurus/theme-classic/lib/theme/Icon/Socials/my/Weibo/index.js b/node_modules/@docusaurus/theme-classic/lib/theme/Icon/Socials/my/Weibo/index.js
new file mode 100644
index 0000000..fc26d7b
--- /dev/null
+++ b/node_modules/@docusaurus/theme-classic/lib/theme/Icon/Socials/my/Weibo/index.js
@@ -0,0 +1,6 @@
+function Weibo(props) {
+  return (
+    <svg t="1753433039601" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="22434" width="16" height="16"><path d="M851.4 590.193c-22.196-66.233-90.385-90.422-105.912-91.863-15.523-1.442-29.593-9.94-19.295-27.505 10.302-17.566 29.304-68.684-7.248-104.681-36.564-36.14-116.512-22.462-173.094 0.866-56.434 23.327-53.39 7.055-51.65-8.925 1.89-16.848 32.355-111.02-60.791-122.395C311.395 220.86 154.85 370.754 99.572 457.15 16 587.607 29.208 675.873 29.208 675.873h0.58c10.009 121.819 190.787 218.869 412.328 218.869 190.5 0 350.961-71.853 398.402-169.478 0 0 0.143-0.433 0.575-1.156 4.938-10.506 8.71-21.168 11.035-32.254 6.668-26.205 11.755-64.215-0.728-101.66z m-436.7 251.27c-157.71 0-285.674-84.095-285.674-187.768 0-103.671 127.82-187.76 285.674-187.76 157.705 0 285.673 84.089 285.673 187.76 0 103.815-127.968 187.768-285.673 187.768z" fill="#E71F19" p-id="22435"></path><path d="M803.096 425.327c2.896 1.298 5.945 1.869 8.994 1.869 8.993 0 17.7-5.328 21.323-14.112 5.95-13.964 8.993-28.793 8.993-44.205 0-62.488-51.208-113.321-114.181-113.321-15.379 0-30.32 3.022-44.396 8.926-11.755 4.896-17.263 18.432-12.335 30.24 4.933 11.662 18.572 17.134 30.465 12.238 8.419-3.46 17.268-5.33 26.41-5.33 37.431 0 67.752 30.241 67.752 67.247 0 9.068-1.735 17.857-5.369 26.202a22.832 22.832 0 0 0 12.335 30.236l0.01 0.01z" fill="#F5AA15" p-id="22436"></path><path d="M726.922 114.157c-25.969 0-51.65 3.744-76.315 10.942-18.423 5.472-28.868 24.622-23.5 42.91 5.509 18.29 24.804 28.657 43.237 23.329a201.888 201.888 0 0 1 56.578-8.064c109.253 0 198.189 88.271 198.189 196.696 0 19.436-2.905 38.729-8.419 57.16-5.508 18.289 4.79 37.588 23.212 43.053 3.342 1.014 6.817 1.442 10.159 1.442 14.943 0 28.725-9.648 33.37-24.48 7.547-24.906 11.462-50.826 11.462-77.175-0.143-146.588-120.278-265.813-267.973-265.813z" fill="#F5AA15" p-id="22437"></path><path d="M388.294 534.47c-84.151 0-152.34 59.178-152.34 132.334 0 73.141 68.189 132.328 152.34 132.328 84.148 0 152.337-59.182 152.337-132.328 0-73.15-68.19-132.334-152.337-132.334zM338.53 752.763c-29.454 0-53.39-23.755-53.39-52.987 0-29.228 23.941-52.989 53.39-52.989 29.453 0 53.39 23.76 53.39 52.989 0 29.227-23.937 52.987-53.39 52.987z m99.82-95.465c-6.382 11.086-19.296 15.696-28.726 10.219-9.43-5.323-11.75-18.717-5.37-29.803 6.386-11.09 19.297-15.7 28.725-10.224 9.43 5.472 11.755 18.864 5.37 29.808z" fill="#040000" p-id="22438"></path></svg>
+  );
+}
+export default Weibo;
diff --git a/node_modules/@docusaurus/theme-classic/lib/theme/Icon/Socials/my/Wordpress/index.d.ts b/node_modules/@docusaurus/theme-classic/lib/theme/Icon/Socials/my/Wordpress/index.d.ts
new file mode 100644
index 0000000..4e2aee2
--- /dev/null
+++ b/node_modules/@docusaurus/theme-classic/lib/theme/Icon/Socials/my/Wordpress/index.d.ts
@@ -0,0 +1,9 @@
+/**
+ * Copyright (c) Facebook, Inc. and its affiliates.
+ *
+ * This source code is licensed under the MIT license found in the
+ * LICENSE file in the root directory of this source tree.
+ */
+import type { SVGProps, ReactNode } from 'react';
+declare function Wordpress(props: SVGProps<SVGSVGElement>): ReactNode;
+export default Wordpress;
diff --git a/node_modules/@docusaurus/theme-classic/lib/theme/Icon/Socials/my/Wordpress/index.js b/node_modules/@docusaurus/theme-classic/lib/theme/Icon/Socials/my/Wordpress/index.js
new file mode 100644
index 0000000..13323a4
--- /dev/null
+++ b/node_modules/@docusaurus/theme-classic/lib/theme/Icon/Socials/my/Wordpress/index.js
@@ -0,0 +1,6 @@
+function Wordpress(props) {
+  return (
+    <svg t="1753433082774" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="24275" width="16" height="16"><path d="M72.571429 512q0-93.142857 38.285714-178.857143l209.714286 574.285714q-112-54.285714-180-160.571428T72.571429 512z m736-22.285714q0 10.857143-1.428572 22t-5.714286 28.285714-6.571428 25.142857-10 33.714286-10 33.142857l-43.428572 146.285714-158.857142-472q26.285714-1.714286 50.285714-4.571428 10.857143-1.142857 14.857143-10.571429t-1.428572-17.714286T620 265.714286l-117.142857 5.714285q-42.857143-0.571429-115.428572-5.714285-6.857143-0.571429-11.714285 2.857143T369.142857 277.142857t-0.857143 10.571429 5.142857 9.428571 11.142858 4.571429l45.714285 4.571428 68.571429 187.428572-96 288-160-475.428572q26.285714-1.714286 50.285714-4.571428 10.857143-1.142857 14.857143-10.571429t-1.428571-17.714286T290.285714 265.714286l-117.142857 5.714285q-4 0-13.142857-0.285714t-14.857143-0.285714q60-91.428571 156.857143-144.857143T512 72.571429q84 0 160.285714 30.285714T808.571429 188h-5.714286q-31.428571 0-52.571429 23.142857t-21.142857 54.571429q0 6.857143 1.142857 13.714285t2.285715 12.285715 4.571428 13.142857 5.142857 12 6.857143 12.857143 7.142857 12 8.285715 13.714285 8 13.142858q36 61.142857 36 121.142857zM519.428571 550.285714l135.428572 369.714286q0.571429 3.428571 2.857143 6.285714-72 25.142857-145.714286 25.142857-64 0-124-18.285714z m377.714286-249.142857q54.285714 99.428571 54.285714 210.857143 0 119.428571-59.428571 220.285714T732.571429 891.428571l134.285714-387.428571q33.714286-96.571429 33.714286-157.714286 0-24-3.428572-45.142857zM512 0q104 0 198.857143 40.571429t163.428571 109.142857 109.142857 163.428571 40.571429 198.857143-40.571429 198.857143-109.142857 163.428571-163.428571 109.142857-198.857143 40.571429-198.857143-40.571429-163.428571-109.142857-109.142857-163.428571T0 512t40.571429-198.857143 109.142857-163.428571T313.142857 40.571429 512 0z m0 1000.571429q98.857143 0 189.428571-38.857143t156-104.285715 104.285715-156 38.857143-189.428571-38.857143-189.428571-104.285715-156-156-104.285715T512 23.428571t-189.428571 38.857143-156 104.285715-104.285715 156T23.428571 512t38.857143 189.428571 104.285715 156 156 104.285715 189.428571 38.857143z" fill="#1296db" p-id="24276"></path></svg>
+  );
+}
+export default Wordpress;