From 2c31fcd58904fb679b515d9fd97b3c1b04a06e96 Mon Sep 17 00:00:00 2001 From: undefined Date: Sun, 7 Apr 2024 01:03:53 +0800 Subject: [PATCH] change icon server --- package.json | 10 +- pnpm-lock.yaml | 231 ++++++++++++------------ src/.vuepress/navbar/index.ts | 18 +- src/.vuepress/public/ads.txt | 1 - src/.vuepress/theme.ts | 13 +- src/README.md | 12 +- src/about/README.md | 2 +- src/common/README.md | 2 +- src/common/authenticator/index.md | 2 +- src/common/qrcodebox/index.md | 2 +- src/common/qrcodebox/privacy.md | 2 +- src/docs/README.md | 2 +- src/docs/cookie.md | 2 +- src/docs/copyright.md | 2 +- src/docs/hestudio_bing_wallpaper_get.md | 2 +- src/docs/kali_for_android.md | 2 +- src/docs/key.md | 2 +- src/docs/legal.md | 2 +- src/docs/opensource.md | 2 +- src/docs/patch.md | 2 +- src/docs/privacy.md | 2 +- src/docs/talking.md | 2 +- src/donate/README.md | 2 +- src/get-help/README.md | 2 +- src/links/README.md | 2 +- src/talking/README.md | 2 +- 26 files changed, 173 insertions(+), 152 deletions(-) delete mode 100644 src/.vuepress/public/ads.txt diff --git a/package.json b/package.json index 0b6ed8a..ff939b9 100644 --- a/package.json +++ b/package.json @@ -14,19 +14,19 @@ }, "devDependencies": { "@vuepress/bundler-vite": "2.0.0-rc.9", - "@vuepress/plugin-comment": "2.0.0-rc.23", - "@vuepress/plugin-feed": "2.0.0-rc.23", + "@vuepress/plugin-comment": "2.0.0-rc.24", + "@vuepress/plugin-feed": "2.0.0-rc.24", "@vuepress/plugin-google-analytics": "2.0.0-rc.21", "@vuepress/plugin-remove-pwa": "2.0.0-rc.21", - "@vuepress/plugin-search": "2.0.0-rc.21", + "@vuepress/plugin-search": "2.0.0-rc.24", "vue": "^3.4.21", "vuepress": "2.0.0-rc.9", - "vuepress-theme-hope": "2.0.0-rc.33" + "vuepress-theme-hope": "2.0.0-rc.34" }, "dependencies": { "@element-plus/icons-vue": "^2.3.1", "@waline/client": "^3.1.3", "element-plus": "^2.6.3", - "vue-plugin-jumpcard": "^1.0.3" + "vue-plugin-jumpcard": "1.0.2" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7a9bdd7..511c537 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -15,19 +15,19 @@ dependencies: specifier: ^2.6.3 version: 2.6.3(vue@3.4.21) vue-plugin-jumpcard: - specifier: ^1.0.3 - version: 1.0.3(vue@3.4.21) + specifier: 1.0.2 + version: 1.0.2(vue@3.4.21) devDependencies: '@vuepress/bundler-vite': specifier: 2.0.0-rc.9 version: 2.0.0-rc.9 '@vuepress/plugin-comment': - specifier: 2.0.0-rc.23 - version: 2.0.0-rc.23(@waline/client@3.1.3)(vuepress@2.0.0-rc.9) + specifier: 2.0.0-rc.24 + version: 2.0.0-rc.24(@waline/client@3.1.3)(vuepress@2.0.0-rc.9) '@vuepress/plugin-feed': - specifier: 2.0.0-rc.23 - version: 2.0.0-rc.23(vuepress@2.0.0-rc.9) + specifier: 2.0.0-rc.24 + version: 2.0.0-rc.24(vuepress@2.0.0-rc.9) '@vuepress/plugin-google-analytics': specifier: 2.0.0-rc.21 version: 2.0.0-rc.21(vuepress@2.0.0-rc.9) @@ -35,8 +35,8 @@ devDependencies: specifier: 2.0.0-rc.21 version: 2.0.0-rc.21(vuepress@2.0.0-rc.9) '@vuepress/plugin-search': - specifier: 2.0.0-rc.21 - version: 2.0.0-rc.21(vuepress@2.0.0-rc.9) + specifier: 2.0.0-rc.24 + version: 2.0.0-rc.24(vuepress@2.0.0-rc.9) vue: specifier: ^3.4.21 version: 3.4.21 @@ -44,8 +44,8 @@ devDependencies: specifier: 2.0.0-rc.9 version: 2.0.0-rc.9(@vuepress/bundler-vite@2.0.0-rc.9)(vue@3.4.21) vuepress-theme-hope: - specifier: 2.0.0-rc.33 - version: 2.0.0-rc.33(@vuepress/plugin-feed@2.0.0-rc.23)(@vuepress/plugin-search@2.0.0-rc.21)(@waline/client@3.1.3)(markdown-it@14.1.0)(vuepress@2.0.0-rc.9) + specifier: 2.0.0-rc.34 + version: 2.0.0-rc.34(@vuepress/plugin-feed@2.0.0-rc.24)(@vuepress/plugin-search@2.0.0-rc.24)(@waline/client@3.1.3)(markdown-it@14.1.0)(vuepress@2.0.0-rc.9) packages: @@ -831,7 +831,7 @@ packages: resolution: {integrity: sha512-yTbItCNreRooED33qjunPthRcSjERP1r4MqCZc7wv0u2sUkzTFp45tgUfS5+r7FrZPdmCCNflLhVSP/o+SemsQ==} dependencies: '@types/jsonfile': 6.1.4 - '@types/node': 20.12.4 + '@types/node': 20.12.5 dev: true /@types/hash-sum@1.0.2: @@ -841,7 +841,7 @@ packages: /@types/jsonfile@6.1.4: resolution: {integrity: sha512-D5qGUYwjvnNNextdU59/+fI+spnwtTFmyQP0h+PfIOSkNfpU6AOICUOkm4i0OnSk+NyjdPJrxCDro0sJsWlRpQ==} dependencies: - '@types/node': 20.12.4 + '@types/node': 20.12.5 dev: true /@types/katex@0.16.7: @@ -862,8 +862,8 @@ packages: resolution: {integrity: sha512-t7dhREVv6dbNj0q17X12j7yDG4bD/DHYX7o5/DbDxobP0HnGPgpRz2Ej77aL7TZT3DSw13fqUTj8J4mMnqa7WA==} dev: false - /@types/markdown-it-emoji@2.0.4: - resolution: {integrity: sha512-H6ulk/ZmbDxOayPwI/leJzrmoW1YKX1Z+MVSCHXuYhvqckV4I/c+hPTf6UiqJyn2avWugfj30XroheEb6/Ekqg==} + /@types/markdown-it-emoji@2.0.5: + resolution: {integrity: sha512-iJLsmCNpSWKtV6Ia3mLSjcXJPEt7ubGG342z+hGvYx++TpM19oTUrJcI7XjbOqRQ+W2UQ323E7B0eCLwlgT/9g==} dependencies: '@types/markdown-it': 13.0.7 dev: true @@ -875,6 +875,13 @@ packages: '@types/mdurl': 1.0.5 dev: true + /@types/markdown-it@14.0.0: + resolution: {integrity: sha512-2rStaAqMaLQNfo9mg2HNlley75jUTAkZKqlk3pxDSgaFk44zd+CAVpczpoh6/RtOzfUtwpEyD6lsHWUfKbVSDg==} + dependencies: + '@types/linkify-it': 3.0.5 + '@types/mdurl': 1.0.5 + dev: true + /@types/mdurl@1.0.5: resolution: {integrity: sha512-6L6VymKTzYSrEf4Nev4Xa1LCHKrlTlYCBMTlQKFuddo1CvQcE52I0mwfOJayueUC7MJuXOeHTcIU683lzd0cUA==} dev: true @@ -887,8 +894,8 @@ packages: resolution: {integrity: sha512-w+tIMs3rq2afQdsPJlODhoUEKzFP1ayaoyl1CcnwtIlsVe7K7bA1NGm4s3PraqTLlXnbIN84zuBlxBWo1u9BLw==} dev: true - /@types/node@20.12.4: - resolution: {integrity: sha512-E+Fa9z3wSQpzgYQdYmme5X3OTuejnnTx88A6p6vkkJosR3KBz+HpE3kqNm98VE6cfLFcISx7zW7MsJkH6KwbTw==} + /@types/node@20.12.5: + resolution: {integrity: sha512-BD+BjQ9LS/D8ST9p5uqBxghlN+S42iuNxjsUGjeZobe/ciXzk2qb1B6IXc6AnRLS+yFJRpN2IPEHMzwspfDJNw==} dependencies: undici-types: 5.26.5 dev: true @@ -1027,7 +1034,7 @@ packages: '@vuepress/utils': 2.0.0-rc.9 cac: 6.7.14 chokidar: 3.6.0 - envinfo: 7.11.1 + envinfo: 7.12.0 esbuild: 0.20.2 transitivePeerDependencies: - supports-color @@ -1058,8 +1065,8 @@ packages: - typescript dev: true - /@vuepress/helper@2.0.0-rc.23(vuepress@2.0.0-rc.9): - resolution: {integrity: sha512-eVGjnvTEDdHC3/T9L5nG89+HlJx8BhmS8tE0YZUPUqxonZMp1kV/xO5XuNH0xkMIFubehtltUIk2QQ4vumUw3g==} + /@vuepress/helper@2.0.0-rc.24(vuepress@2.0.0-rc.9): + resolution: {integrity: sha512-qXC+tXTKfZ7eJ+h3wYC/7Q903Tbqcz9Vqxku63R6pmcpbsRtt3l8XQRdJ/LMT5yX0wZln4Qzx1NY6S4psr0lzw==} peerDependencies: vuepress: 2.0.0-rc.9 dependencies: @@ -1085,7 +1092,7 @@ packages: '@mdit-vue/shared': 2.0.0 '@mdit-vue/types': 2.0.0 '@types/markdown-it': 13.0.7 - '@types/markdown-it-emoji': 2.0.4 + '@types/markdown-it-emoji': 2.0.5 '@vuepress/shared': 2.0.0-rc.9 '@vuepress/utils': 2.0.0-rc.9 markdown-it: 14.1.0 @@ -1109,12 +1116,12 @@ packages: - typescript dev: true - /@vuepress/plugin-back-to-top@2.0.0-rc.23(vuepress@2.0.0-rc.9): - resolution: {integrity: sha512-h9HRWIzWC+jYQp9A+wSdUV4LywMh/7DjPbBXL6EdEo3bAvA8j494D4XKm19P3C+pRVxMrn6jsjjxQegX1GYwxw==} + /@vuepress/plugin-back-to-top@2.0.0-rc.24(vuepress@2.0.0-rc.9): + resolution: {integrity: sha512-cU5KtsuqUBcDiNlAD+I2NaaEd7ZRDldWPggJMgE7VvhEQ8uJMOq4ogh2IabeqGZ26XiUYuGnNrp4JK5mDkQlvw==} peerDependencies: vuepress: 2.0.0-rc.9 dependencies: - '@vuepress/helper': 2.0.0-rc.23(vuepress@2.0.0-rc.9) + '@vuepress/helper': 2.0.0-rc.24(vuepress@2.0.0-rc.9) '@vueuse/core': 10.9.0(vue@3.4.21) vue: 3.4.21 vuepress: 2.0.0-rc.9(@vuepress/bundler-vite@2.0.0-rc.9)(vue@3.4.21) @@ -1123,12 +1130,12 @@ packages: - typescript dev: true - /@vuepress/plugin-blog@2.0.0-rc.23(vuepress@2.0.0-rc.9): - resolution: {integrity: sha512-UGunZYPV3r1enbToP1aTkEoqDQZwzcl4u1GCP4eg9W86kmey59fNYezZY6BTR0XZGRf+t2aQdd877BkyfaJeGw==} + /@vuepress/plugin-blog@2.0.0-rc.24(vuepress@2.0.0-rc.9): + resolution: {integrity: sha512-EEpJcTHhlB6/LWXWdhBN3f9dFRrkOJSWw9KyD/7/GBImqbPKrdWh2y6VZejUvZBK+1Onv0/KEXMgE3zI3LAB/g==} peerDependencies: vuepress: 2.0.0-rc.9 dependencies: - '@vuepress/helper': 2.0.0-rc.23(vuepress@2.0.0-rc.9) + '@vuepress/helper': 2.0.0-rc.24(vuepress@2.0.0-rc.9) chokidar: 3.6.0 vue: 3.4.21 vuepress: 2.0.0-rc.9(@vuepress/bundler-vite@2.0.0-rc.9)(vue@3.4.21) @@ -1136,20 +1143,20 @@ packages: - typescript dev: true - /@vuepress/plugin-catalog@2.0.0-rc.23(vuepress@2.0.0-rc.9): - resolution: {integrity: sha512-DYas/2ObMv6La7kabJXVL+edNY4FU551LO6eSkr6SIQIZv00Ij8Jr4/ps/7lvDTrQJUTyXC+2acDV5KriQv3zw==} + /@vuepress/plugin-catalog@2.0.0-rc.24(vuepress@2.0.0-rc.9): + resolution: {integrity: sha512-MkJ14qOd0KoKb8cmFqT0tPNK9REJNP8bm1dZBdYOrqX8mDgt4nq2EyVOZTBZWqaYyXekJZyNfXkN4i556/8x+w==} peerDependencies: vuepress: 2.0.0-rc.9 dependencies: - '@vuepress/helper': 2.0.0-rc.23(vuepress@2.0.0-rc.9) + '@vuepress/helper': 2.0.0-rc.24(vuepress@2.0.0-rc.9) vue: 3.4.21 vuepress: 2.0.0-rc.9(@vuepress/bundler-vite@2.0.0-rc.9)(vue@3.4.21) transitivePeerDependencies: - typescript dev: true - /@vuepress/plugin-comment@2.0.0-rc.23(@waline/client@3.1.3)(vuepress@2.0.0-rc.9): - resolution: {integrity: sha512-/xuDF5HKPDYTCF/mWbph/eMPbH6MTjxMT8dZeKNLWsCqBy/KtVkYbFlCQo4J22hTH+LWESZGRqZJpgwQdo0xuA==} + /@vuepress/plugin-comment@2.0.0-rc.24(@waline/client@3.1.3)(vuepress@2.0.0-rc.9): + resolution: {integrity: sha512-Kl5LHCbyoTIXFZwMmJa4f8neMbebC4ZhASf8cnfdNTBf6XRVbSH1fGJKGFK1lUm3EcjjBHIAuZIrlMWPmepUGQ==} peerDependencies: '@waline/client': ^3.1.0 artalk: ^2.7.3 @@ -1166,7 +1173,7 @@ packages: twikoo: optional: true dependencies: - '@vuepress/helper': 2.0.0-rc.23(vuepress@2.0.0-rc.9) + '@vuepress/helper': 2.0.0-rc.24(vuepress@2.0.0-rc.9) '@waline/client': 3.1.3 giscus: 1.5.0 vue: 3.4.21 @@ -1175,12 +1182,12 @@ packages: - typescript dev: true - /@vuepress/plugin-copy-code@2.0.0-rc.23(vuepress@2.0.0-rc.9): - resolution: {integrity: sha512-KBq394svgsqhQuQD/AXdZ3+ClBr5+t/VqF+bA/gUzEQASsw4WFIKJ9kOFZlp20vJZtSGT0faZ07Afv78nO60jw==} + /@vuepress/plugin-copy-code@2.0.0-rc.24(vuepress@2.0.0-rc.9): + resolution: {integrity: sha512-anLxeQqTiU+LNdEBK7EUbeIcU0YEh6x9Bs9SQV4wrdFKjYc5x2U4Gf9l9NagOSf1e3c0QZRYL3wLQ5q3XZnGjA==} peerDependencies: vuepress: 2.0.0-rc.9 dependencies: - '@vuepress/helper': 2.0.0-rc.23(vuepress@2.0.0-rc.9) + '@vuepress/helper': 2.0.0-rc.24(vuepress@2.0.0-rc.9) '@vueuse/core': 10.9.0(vue@3.4.21) vue: 3.4.21 vuepress: 2.0.0-rc.9(@vuepress/bundler-vite@2.0.0-rc.9)(vue@3.4.21) @@ -1189,12 +1196,12 @@ packages: - typescript dev: true - /@vuepress/plugin-copyright@2.0.0-rc.23(vuepress@2.0.0-rc.9): - resolution: {integrity: sha512-ufso4mhbUClm+HUMbnjR5C3L7/Zo/Dj3SkA42qqdeG/RnWTl6E2cVpZB8Bb9vFUdiB2tRA/G7nRLsVX8jWn4ag==} + /@vuepress/plugin-copyright@2.0.0-rc.24(vuepress@2.0.0-rc.9): + resolution: {integrity: sha512-sposicjAxALPhXb6TBVq5x6dE2/87OvwyB4RFs0kCeUjE4Tg7WKj2E28vdRQtNGE0P8MC0D0qJbi/ORbg9UObw==} peerDependencies: vuepress: 2.0.0-rc.9 dependencies: - '@vuepress/helper': 2.0.0-rc.23(vuepress@2.0.0-rc.9) + '@vuepress/helper': 2.0.0-rc.24(vuepress@2.0.0-rc.9) '@vueuse/core': 10.9.0(vue@3.4.21) vue: 3.4.21 vuepress: 2.0.0-rc.9(@vuepress/bundler-vite@2.0.0-rc.9)(vue@3.4.21) @@ -1203,8 +1210,8 @@ packages: - typescript dev: true - /@vuepress/plugin-external-link-icon@2.0.0-rc.21(vuepress@2.0.0-rc.9): - resolution: {integrity: sha512-Wt7hjWpoUccJHj5KHK24Uks+6oWug6y5cw9QzWlNgiCyg+hvII7I+FdORRvibPUG2ndymi6ZOFyJZcR072kbKA==} + /@vuepress/plugin-external-link-icon@2.0.0-rc.24(vuepress@2.0.0-rc.9): + resolution: {integrity: sha512-kry1EFkv6WaGOCzk9vRGHGcAuQHNVQ/jDEgtagUFaRk5+HtCQB60VzhmFdwM08DC2XAmDieBLm1MMR0T2DdHSw==} peerDependencies: vuepress: 2.0.0-rc.9 dependencies: @@ -1214,12 +1221,12 @@ packages: - typescript dev: true - /@vuepress/plugin-feed@2.0.0-rc.23(vuepress@2.0.0-rc.9): - resolution: {integrity: sha512-2xqfGWMKlriXwwxEjL/VqzivZoLFwxQMmGIAY3UriX+PkVic/6yVFWGg7t8xuOt7GHttVoFzNxVEBVoLLfQrBg==} + /@vuepress/plugin-feed@2.0.0-rc.24(vuepress@2.0.0-rc.9): + resolution: {integrity: sha512-ZZBQJIOGLWFfkvBxWfmMXCe2IOYb92ZBFCrMLMwBGmlbkrAStcOZ4iDYjLHIZEMTdcIRKcc/dYSdsIBSWTFZQw==} peerDependencies: vuepress: 2.0.0-rc.9 dependencies: - '@vuepress/helper': 2.0.0-rc.23(vuepress@2.0.0-rc.9) + '@vuepress/helper': 2.0.0-rc.24(vuepress@2.0.0-rc.9) cheerio: 1.0.0-rc.12 vuepress: 2.0.0-rc.9(@vuepress/bundler-vite@2.0.0-rc.9)(vue@3.4.21) xml-js: 1.6.11 @@ -1244,12 +1251,12 @@ packages: vuepress: 2.0.0-rc.9(@vuepress/bundler-vite@2.0.0-rc.9)(vue@3.4.21) dev: true - /@vuepress/plugin-links-check@2.0.0-rc.23(vuepress@2.0.0-rc.9): - resolution: {integrity: sha512-FboVGBHuN0AGj3Gl4ylSxX55wQmr8Q8odVUbTfZdBuEV4KB1fUBBFO07UbfmSc0itt05WLpvUUFa5vfyujm/rg==} + /@vuepress/plugin-links-check@2.0.0-rc.24(vuepress@2.0.0-rc.9): + resolution: {integrity: sha512-+HPIutNZhMP2eSf1Gb217WLCQlQhsMkebTfuZYyDSGGvY5TQmXOAuu/X7Xwh1lJlml9asPUXTcFe2cZcEtHHIA==} peerDependencies: vuepress: 2.0.0-rc.9 dependencies: - '@vuepress/helper': 2.0.0-rc.23(vuepress@2.0.0-rc.9) + '@vuepress/helper': 2.0.0-rc.24(vuepress@2.0.0-rc.9) vuepress: 2.0.0-rc.9(@vuepress/bundler-vite@2.0.0-rc.9)(vue@3.4.21) transitivePeerDependencies: - typescript @@ -1266,12 +1273,12 @@ packages: - typescript dev: true - /@vuepress/plugin-photo-swipe@2.0.0-rc.23(vuepress@2.0.0-rc.9): - resolution: {integrity: sha512-Blq+BKG472vsaYUNGIo3lTDAvF+IYTQDokRwJ5xevPeFwRrGa60f2T/mvjtLkO6MeOiHuPnYD8sNEkapDArryg==} + /@vuepress/plugin-photo-swipe@2.0.0-rc.24(vuepress@2.0.0-rc.9): + resolution: {integrity: sha512-2Rvi8ODFJgIDDfrXzt7ynY3nizCiEte2Cna4W73bH1+s9PMiOoa5rQ54/r+jbLe4Nw5Iw4x+PXcRN8fDQPllKg==} peerDependencies: vuepress: 2.0.0-rc.9 dependencies: - '@vuepress/helper': 2.0.0-rc.23(vuepress@2.0.0-rc.9) + '@vuepress/helper': 2.0.0-rc.24(vuepress@2.0.0-rc.9) '@vueuse/core': 10.9.0(vue@3.4.21) photoswipe: 5.4.3 vue: 3.4.21 @@ -1290,12 +1297,12 @@ packages: vuepress: 2.0.0-rc.9(@vuepress/bundler-vite@2.0.0-rc.9)(vue@3.4.21) dev: true - /@vuepress/plugin-reading-time@2.0.0-rc.23(vuepress@2.0.0-rc.9): - resolution: {integrity: sha512-dTJXHtcaaCqL/WSpODMBoR1wqUg9E2/QbwWO2EBtkm8CSuCmY/si8TRxrJok6pw/e47S/kMbD8Tj9EaJ35tslA==} + /@vuepress/plugin-reading-time@2.0.0-rc.24(vuepress@2.0.0-rc.9): + resolution: {integrity: sha512-La6dgul551Xp2Iacs1URZnLX5YdakfJWFfE9vIhhX/Q1+slUGRVftFLh/nb0oVUrsXNeRlqCUncTyilg51Q1fA==} peerDependencies: vuepress: 2.0.0-rc.9 dependencies: - '@vuepress/helper': 2.0.0-rc.23(vuepress@2.0.0-rc.9) + '@vuepress/helper': 2.0.0-rc.24(vuepress@2.0.0-rc.9) vue: 3.4.21 vuepress: 2.0.0-rc.9(@vuepress/bundler-vite@2.0.0-rc.9)(vue@3.4.21) transitivePeerDependencies: @@ -1321,8 +1328,8 @@ packages: - typescript dev: true - /@vuepress/plugin-search@2.0.0-rc.21(vuepress@2.0.0-rc.9): - resolution: {integrity: sha512-Dci/gN0ScbQXOKIB2JnUv8x4Ea+0wmU3xKe1IalyKdyg7cnayNqbmXmpqd32p4tlRXcFj9qhipa6AxvdhPcXqA==} + /@vuepress/plugin-search@2.0.0-rc.24(vuepress@2.0.0-rc.9): + resolution: {integrity: sha512-GgjKMCb+IUYTo/Nui7vCIzQV5KpZD05VknhPmy3aySYXGd55vem8IVDVOV71CU1mX9qnHnQt5DFX2sBtmu2SRQ==} peerDependencies: vuepress: 2.0.0-rc.9 dependencies: @@ -1333,23 +1340,23 @@ packages: - typescript dev: true - /@vuepress/plugin-seo@2.0.0-rc.23(vuepress@2.0.0-rc.9): - resolution: {integrity: sha512-CfMVp4njYOyrlOvFZye/RM8nbB6AKF8H35SNYHI17NtZVCefgq/zqu+jDZ8ZS4LbneAHnbpjDj32PDIKF+6Rzg==} + /@vuepress/plugin-seo@2.0.0-rc.24(vuepress@2.0.0-rc.9): + resolution: {integrity: sha512-E0dRCNqV6RLoVV4j8xchmlsnlR7OyPQxWmWrk20mBiyluRI05OXdb20ZQbYJe3PfK8f8DnyETzob943HBg3sVA==} peerDependencies: vuepress: 2.0.0-rc.9 dependencies: - '@vuepress/helper': 2.0.0-rc.23(vuepress@2.0.0-rc.9) + '@vuepress/helper': 2.0.0-rc.24(vuepress@2.0.0-rc.9) vuepress: 2.0.0-rc.9(@vuepress/bundler-vite@2.0.0-rc.9)(vue@3.4.21) transitivePeerDependencies: - typescript dev: true - /@vuepress/plugin-sitemap@2.0.0-rc.23(vuepress@2.0.0-rc.9): - resolution: {integrity: sha512-fWTF7SlZ07hfvJngnMk7wr4dtFprQaPnIloVCL3Ax2HlVk+Pwr5UUf1ovm/pEsCb3rYZ4+6mlpZQ+BG0kVoOAA==} + /@vuepress/plugin-sitemap@2.0.0-rc.24(vuepress@2.0.0-rc.9): + resolution: {integrity: sha512-su5ZD8vGuNpbqmb+uCOzWXCZ0eii8wnkdhn4V1xtmmXsrmYDr0FFHp61Ebb6EYAquB3HH1v3hWdfLRMU9DM6VQ==} peerDependencies: vuepress: 2.0.0-rc.9 dependencies: - '@vuepress/helper': 2.0.0-rc.23(vuepress@2.0.0-rc.9) + '@vuepress/helper': 2.0.0-rc.24(vuepress@2.0.0-rc.9) sitemap: 7.1.1 vuepress: 2.0.0-rc.9(@vuepress/bundler-vite@2.0.0-rc.9)(vue@3.4.21) transitivePeerDependencies: @@ -1551,7 +1558,7 @@ packages: hasBin: true dependencies: caniuse-lite: 1.0.30001606 - electron-to-chromium: 1.4.728 + electron-to-chromium: 1.4.729 node-releases: 2.0.14 update-browserslist-db: 1.0.13(browserslist@4.23.0) dev: true @@ -1732,8 +1739,8 @@ packages: domhandler: 5.0.3 dev: true - /electron-to-chromium@1.4.728: - resolution: {integrity: sha512-Ud1v7hJJYIqehlUJGqR6PF1Ek8l80zWwxA6nGxigBsGJ9f9M2fciHyrIiNMerSHSH3p+0/Ia7jIlnDkt41h5cw==} + /electron-to-chromium@1.4.729: + resolution: {integrity: sha512-bx7+5Saea/qu14kmPTDHQxkp2UnziG3iajUQu3BxFvCOnpAJdDbMV4rSl+EqFDkkpNNVUFlR1kDfpL59xfy1HA==} dev: true /element-plus@2.6.3(vue@3.4.21): @@ -1777,8 +1784,8 @@ packages: resolution: {integrity: sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==} engines: {node: '>=0.12'} - /envinfo@7.11.1: - resolution: {integrity: sha512-8PiZgZNIB4q/Lw4AhOvAfB/ityHAd2bli3lESSWmWSzSsl5dKpy5N1d1Rfkd2teq/g9xN90lc6o98DOjMeYHpg==} + /envinfo@7.12.0: + resolution: {integrity: sha512-Iw9rQJBGpJRd3rwXm9ft/JiGoAZmLxxJZELYDQoPRZ4USVhkKtIcNBPw6U+/K2mBpaqM25JSV6Yl4Az9vO2wJg==} engines: {node: '>=4'} hasBin: true dev: true @@ -2708,8 +2715,8 @@ packages: dependencies: vue: 3.4.21 - /vue-plugin-jumpcard@1.0.3(vue@3.4.21): - resolution: {integrity: sha512-THh23LO8fjCRXHLonRW+DEdi6DcmJev/ngUtW9nPuH07BhK05PJN2zgZGyu9/Y+HYWrUBTWoZ485tYYf8wnSng==} + /vue-plugin-jumpcard@1.0.2(vue@3.4.21): + resolution: {integrity: sha512-8pjF0LhP5IzvMR1bn3sXVP/p/jy7kzfqSsoO40/wGATBWP80WEd8ym45UYUEqHxCwwhRx9UiUDyrbwcflp/rcg==} dependencies: '@element-plus/icons-vue': 2.3.1(vue@3.4.21) element-plus: 2.6.3(vue@3.4.21) @@ -2741,8 +2748,8 @@ packages: '@vue/server-renderer': 3.4.21(vue@3.4.21) '@vue/shared': 3.4.21 - /vuepress-plugin-components@2.0.0-rc.33(vuepress@2.0.0-rc.9): - resolution: {integrity: sha512-gYg6kwTceoiDePG4aFfacLzjoa3awezS+tKPk7ZNe2PrESmcotWGIKOAbdfA1rTeQ3GPqxJU+k9uHteHHrJ21A==} + /vuepress-plugin-components@2.0.0-rc.34(vuepress@2.0.0-rc.9): + resolution: {integrity: sha512-BeRgKwyfHls50QhH5MYrKzZDBPp3QaKd6BOIre9bn2+kIVTd4jztbW1k3H3+jnEY1iOW+ThyUAnZbd5SHWaXVA==} engines: {node: '>=18.16.0', npm: '>=8', pnpm: '>=7', yarn: '>=2'} peerDependencies: artplayer: ^5.0.0 @@ -2770,22 +2777,22 @@ packages: optional: true dependencies: '@stackblitz/sdk': 1.9.0 - '@vuepress/helper': 2.0.0-rc.23(vuepress@2.0.0-rc.9) + '@vuepress/helper': 2.0.0-rc.24(vuepress@2.0.0-rc.9) '@vueuse/core': 10.9.0(vue@3.4.21) balloon-css: 1.2.0 create-codepen: 1.0.1 qrcode: 1.5.3 vue: 3.4.21 vuepress: 2.0.0-rc.9(@vuepress/bundler-vite@2.0.0-rc.9)(vue@3.4.21) - vuepress-plugin-sass-palette: 2.0.0-rc.33(vuepress@2.0.0-rc.9) - vuepress-shared: 2.0.0-rc.33(vuepress@2.0.0-rc.9) + vuepress-plugin-sass-palette: 2.0.0-rc.34(vuepress@2.0.0-rc.9) + vuepress-shared: 2.0.0-rc.34(vuepress@2.0.0-rc.9) transitivePeerDependencies: - '@vue/composition-api' - typescript dev: true - /vuepress-plugin-md-enhance@2.0.0-rc.33(markdown-it@14.1.0)(vuepress@2.0.0-rc.9): - resolution: {integrity: sha512-yShU1E7K1i5zoI/8KxGsvXbE13ebX0GIbo0e7axlsMNj+xzADzF7sD/JbaPC1cJWn4pIoZ7Rg1jJiIsxWGJ8uw==} + /vuepress-plugin-md-enhance@2.0.0-rc.34(markdown-it@14.1.0)(vuepress@2.0.0-rc.9): + resolution: {integrity: sha512-0p2dO+Bn3/qsza9m/rWVIzHUdHj/m2S6NW4OeDdrXVszdfwVu3wAxTXu4ttXn471BY12/XIZES1AxWifpDIMjg==} engines: {node: '>=18.16.0', npm: '>=8', pnpm: '>=7', yarn: '>=2'} peerDependencies: '@types/reveal.js': ^5.0.0 @@ -2857,23 +2864,23 @@ packages: '@mdit/plugin-tasklist': 0.8.0(markdown-it@14.1.0) '@mdit/plugin-tex': 0.8.0(markdown-it@14.1.0) '@mdit/plugin-uml': 0.8.0(markdown-it@14.1.0) - '@types/markdown-it': 13.0.7 - '@vuepress/helper': 2.0.0-rc.23(vuepress@2.0.0-rc.9) + '@types/markdown-it': 14.0.0 + '@vuepress/helper': 2.0.0-rc.24(vuepress@2.0.0-rc.9) '@vueuse/core': 10.9.0(vue@3.4.21) balloon-css: 1.2.0 js-yaml: 4.1.0 vue: 3.4.21 vuepress: 2.0.0-rc.9(@vuepress/bundler-vite@2.0.0-rc.9)(vue@3.4.21) - vuepress-plugin-sass-palette: 2.0.0-rc.33(vuepress@2.0.0-rc.9) - vuepress-shared: 2.0.0-rc.33(vuepress@2.0.0-rc.9) + vuepress-plugin-sass-palette: 2.0.0-rc.34(vuepress@2.0.0-rc.9) + vuepress-shared: 2.0.0-rc.34(vuepress@2.0.0-rc.9) transitivePeerDependencies: - '@vue/composition-api' - markdown-it - typescript dev: true - /vuepress-plugin-sass-palette@2.0.0-rc.33(vuepress@2.0.0-rc.9): - resolution: {integrity: sha512-R2pBWhoxTEER4ZiHhNfgeCeIln07QOAw08W8YchFKQxQYquu/KJBv9X7v1qiAl/ObWHRJlOnaMfowaDCzNaAAw==} + /vuepress-plugin-sass-palette@2.0.0-rc.34(vuepress@2.0.0-rc.9): + resolution: {integrity: sha512-Uwhc7RO0/94VbtfKoDZQ8GlZe871beQH7KaAc1EYO65lgh9lz0XKLTHVD296KQDjc6nkjYo8QKE0s1yJA2g8rg==} engines: {node: '>=18.16.0', npm: '>=8', pnpm: '>=7', yarn: '>=2'} peerDependencies: sass-loader: ^14.0.0 @@ -2882,23 +2889,23 @@ packages: sass-loader: optional: true dependencies: - '@vuepress/helper': 2.0.0-rc.23(vuepress@2.0.0-rc.9) + '@vuepress/helper': 2.0.0-rc.24(vuepress@2.0.0-rc.9) chokidar: 3.6.0 sass: 1.74.1 vuepress: 2.0.0-rc.9(@vuepress/bundler-vite@2.0.0-rc.9)(vue@3.4.21) - vuepress-shared: 2.0.0-rc.33(vuepress@2.0.0-rc.9) + vuepress-shared: 2.0.0-rc.34(vuepress@2.0.0-rc.9) transitivePeerDependencies: - '@vue/composition-api' - typescript dev: true - /vuepress-shared@2.0.0-rc.33(vuepress@2.0.0-rc.9): - resolution: {integrity: sha512-tldEoZ1rdNQPWhh6sX7VhIpVUWLRlp1Im5Xr1mMB20pUM2gk9ZgV73hHD/d/laAsaBtWsT0VoOSs2kU5XJLcEA==} + /vuepress-shared@2.0.0-rc.34(vuepress@2.0.0-rc.9): + resolution: {integrity: sha512-UVQAsPjlpiu0sLf2EjlWaPQ7H8HWYjJsKfrc0ZMlyBj+exVznwcRYdCAD10wxzU4QT9qtz93mCftxTiQiDCzkQ==} engines: {node: '>=18.16.0', npm: '>=8', pnpm: '>=7', yarn: '>=2'} peerDependencies: vuepress: 2.0.0-rc.9 dependencies: - '@vuepress/helper': 2.0.0-rc.23(vuepress@2.0.0-rc.9) + '@vuepress/helper': 2.0.0-rc.24(vuepress@2.0.0-rc.9) '@vueuse/core': 10.9.0(vue@3.4.21) cheerio: 1.0.0-rc.12 dayjs: 1.11.10 @@ -2913,19 +2920,19 @@ packages: - typescript dev: true - /vuepress-theme-hope@2.0.0-rc.33(@vuepress/plugin-feed@2.0.0-rc.23)(@vuepress/plugin-search@2.0.0-rc.21)(@waline/client@3.1.3)(markdown-it@14.1.0)(vuepress@2.0.0-rc.9): - resolution: {integrity: sha512-6XeRgUYwlrzGN9FjT37ZmFCBUnr4WRc3YFwLHye0A2YmuTEsuP6LAYZqdWwrpAgXDOkZXe4LYYItodx/BIx59w==} + /vuepress-theme-hope@2.0.0-rc.34(@vuepress/plugin-feed@2.0.0-rc.24)(@vuepress/plugin-search@2.0.0-rc.24)(@waline/client@3.1.3)(markdown-it@14.1.0)(vuepress@2.0.0-rc.9): + resolution: {integrity: sha512-ZSsYH4ErU18b86N8XA2DmKJdp6J8Sptpng5SX/HKlkQYkZ2qt0RJfZvoeRxSw7e+2zwIq4Gv5kifCw3CZz0MNQ==} engines: {node: '>=18.16.0', npm: '>=8', pnpm: '>=7', yarn: '>=2'} peerDependencies: - '@vuepress/plugin-docsearch': 2.0.0-rc.21 - '@vuepress/plugin-feed': 2.0.0-rc.23 - '@vuepress/plugin-pwa': 2.0.0-rc.23 - '@vuepress/plugin-redirect': 2.0.0-rc.23 - '@vuepress/plugin-search': 2.0.0-rc.21 + '@vuepress/plugin-docsearch': 2.0.0-rc.24 + '@vuepress/plugin-feed': 2.0.0-rc.24 + '@vuepress/plugin-pwa': 2.0.0-rc.24 + '@vuepress/plugin-redirect': 2.0.0-rc.24 + '@vuepress/plugin-search': 2.0.0-rc.24 nodejs-jieba: ^0.1.2 sass-loader: ^14.0.0 vuepress: 2.0.0-rc.9 - vuepress-plugin-search-pro: 2.0.0-rc.33 + vuepress-plugin-search-pro: 2.0.0-rc.34 peerDependenciesMeta: '@vuepress/plugin-docsearch': optional: true @@ -2944,26 +2951,26 @@ packages: vuepress-plugin-search-pro: optional: true dependencies: - '@vuepress/helper': 2.0.0-rc.23(vuepress@2.0.0-rc.9) + '@vuepress/helper': 2.0.0-rc.24(vuepress@2.0.0-rc.9) '@vuepress/plugin-active-header-links': 2.0.0-rc.21(vuepress@2.0.0-rc.9) - '@vuepress/plugin-back-to-top': 2.0.0-rc.23(vuepress@2.0.0-rc.9) - '@vuepress/plugin-blog': 2.0.0-rc.23(vuepress@2.0.0-rc.9) - '@vuepress/plugin-catalog': 2.0.0-rc.23(vuepress@2.0.0-rc.9) - '@vuepress/plugin-comment': 2.0.0-rc.23(@waline/client@3.1.3)(vuepress@2.0.0-rc.9) - '@vuepress/plugin-copy-code': 2.0.0-rc.23(vuepress@2.0.0-rc.9) - '@vuepress/plugin-copyright': 2.0.0-rc.23(vuepress@2.0.0-rc.9) - '@vuepress/plugin-external-link-icon': 2.0.0-rc.21(vuepress@2.0.0-rc.9) - '@vuepress/plugin-feed': 2.0.0-rc.23(vuepress@2.0.0-rc.9) + '@vuepress/plugin-back-to-top': 2.0.0-rc.24(vuepress@2.0.0-rc.9) + '@vuepress/plugin-blog': 2.0.0-rc.24(vuepress@2.0.0-rc.9) + '@vuepress/plugin-catalog': 2.0.0-rc.24(vuepress@2.0.0-rc.9) + '@vuepress/plugin-comment': 2.0.0-rc.24(@waline/client@3.1.3)(vuepress@2.0.0-rc.9) + '@vuepress/plugin-copy-code': 2.0.0-rc.24(vuepress@2.0.0-rc.9) + '@vuepress/plugin-copyright': 2.0.0-rc.24(vuepress@2.0.0-rc.9) + '@vuepress/plugin-external-link-icon': 2.0.0-rc.24(vuepress@2.0.0-rc.9) + '@vuepress/plugin-feed': 2.0.0-rc.24(vuepress@2.0.0-rc.9) '@vuepress/plugin-git': 2.0.0-rc.22(vuepress@2.0.0-rc.9) - '@vuepress/plugin-links-check': 2.0.0-rc.23(vuepress@2.0.0-rc.9) + '@vuepress/plugin-links-check': 2.0.0-rc.24(vuepress@2.0.0-rc.9) '@vuepress/plugin-nprogress': 2.0.0-rc.21(vuepress@2.0.0-rc.9) - '@vuepress/plugin-photo-swipe': 2.0.0-rc.23(vuepress@2.0.0-rc.9) + '@vuepress/plugin-photo-swipe': 2.0.0-rc.24(vuepress@2.0.0-rc.9) '@vuepress/plugin-prismjs': 2.0.0-rc.21(vuepress@2.0.0-rc.9) - '@vuepress/plugin-reading-time': 2.0.0-rc.23(vuepress@2.0.0-rc.9) + '@vuepress/plugin-reading-time': 2.0.0-rc.24(vuepress@2.0.0-rc.9) '@vuepress/plugin-rtl': 2.0.0-rc.21(vuepress@2.0.0-rc.9) - '@vuepress/plugin-search': 2.0.0-rc.21(vuepress@2.0.0-rc.9) - '@vuepress/plugin-seo': 2.0.0-rc.23(vuepress@2.0.0-rc.9) - '@vuepress/plugin-sitemap': 2.0.0-rc.23(vuepress@2.0.0-rc.9) + '@vuepress/plugin-search': 2.0.0-rc.24(vuepress@2.0.0-rc.9) + '@vuepress/plugin-seo': 2.0.0-rc.24(vuepress@2.0.0-rc.9) + '@vuepress/plugin-sitemap': 2.0.0-rc.24(vuepress@2.0.0-rc.9) '@vuepress/plugin-theme-data': 2.0.0-rc.21(vuepress@2.0.0-rc.9) '@vueuse/core': 10.9.0(vue@3.4.21) balloon-css: 1.2.0 @@ -2973,10 +2980,10 @@ packages: gray-matter: 4.0.3 vue: 3.4.21 vuepress: 2.0.0-rc.9(@vuepress/bundler-vite@2.0.0-rc.9)(vue@3.4.21) - vuepress-plugin-components: 2.0.0-rc.33(vuepress@2.0.0-rc.9) - vuepress-plugin-md-enhance: 2.0.0-rc.33(markdown-it@14.1.0)(vuepress@2.0.0-rc.9) - vuepress-plugin-sass-palette: 2.0.0-rc.33(vuepress@2.0.0-rc.9) - vuepress-shared: 2.0.0-rc.33(vuepress@2.0.0-rc.9) + vuepress-plugin-components: 2.0.0-rc.34(vuepress@2.0.0-rc.9) + vuepress-plugin-md-enhance: 2.0.0-rc.34(markdown-it@14.1.0)(vuepress@2.0.0-rc.9) + vuepress-plugin-sass-palette: 2.0.0-rc.34(vuepress@2.0.0-rc.9) + vuepress-shared: 2.0.0-rc.34(vuepress@2.0.0-rc.9) transitivePeerDependencies: - '@types/reveal.js' - '@vue/composition-api' diff --git a/src/.vuepress/navbar/index.ts b/src/.vuepress/navbar/index.ts index 2a9a94f..05e6a51 100644 --- a/src/.vuepress/navbar/index.ts +++ b/src/.vuepress/navbar/index.ts @@ -1 +1,17 @@ -export {enNavbar} from "./en.js"; +import { navbar } from "vuepress-theme-hope"; + +export const Navbar = navbar([ + "/", + { + text: "文章", + link: "/posts/", + icon: "grommet-icons:article", + }, + "/docs/", + "/common/", + "/talking/", + "/get-help/", + "/about/", + "/links/", + "/donate/", +]); diff --git a/src/.vuepress/public/ads.txt b/src/.vuepress/public/ads.txt deleted file mode 100644 index 3b6972b..0000000 --- a/src/.vuepress/public/ads.txt +++ /dev/null @@ -1 +0,0 @@ -google.com, pub-9539803519556987, DIRECT, f08c47fec0942fa0 diff --git a/src/.vuepress/theme.ts b/src/.vuepress/theme.ts index fab0663..68cf3f8 100644 --- a/src/.vuepress/theme.ts +++ b/src/.vuepress/theme.ts @@ -1,6 +1,5 @@ import { hopeTheme } from "vuepress-theme-hope"; -import { enNavbar } from "./navbar/index.js"; -// import { enSidebar } from "./sidebar/index.js"; +import { Navbar } from "./navbar/index.js"; export default hopeTheme({ hostname: "https://www.hestudio.net", @@ -11,7 +10,7 @@ export default hopeTheme({ email: "hestudio@hestudio.net" }, - iconAssets: "iconfont", + iconAssets: "iconify", logo: "/logo.svg", @@ -90,7 +89,7 @@ export default hopeTheme({ locales: { "/": { // navbar - navbar: enNavbar, + navbar: Navbar, navbarAutoHide: "none", @@ -158,10 +157,10 @@ export default hopeTheme({ mdEnhance: { align: false, attrs: true, - card: true, + // card: true, chart: false, codetabs: true, - container: true, + // container: true, demo: false, echarts: false, figure: false, @@ -176,7 +175,7 @@ export default hopeTheme({ // playground: { // presets: ["ts", "vue"], // }, - presentation: ["highlight", "math", "search", "notes", "zoom"], + // presentation: ["highlight", "math", "search", "notes", "zoom"], stylize: [ { matcher: "Recommended", diff --git a/src/README.md b/src/README.md index 5cb009e..6e4ab74 100644 --- a/src/README.md +++ b/src/README.md @@ -1,14 +1,14 @@ --- home: true layout: BlogHome -icon: home +icon: ic:round-home title: Home bgImage: https://api.hestudio.net/bgimage heroText: heStudio tagline: Welcome to the pit! heroFullScreen: true projects: - - icon: install + - icon: simple-icons:kalilinux name: Kali Linux for Android desc: 在你的安卓手机上安装Kali Linux link: /posts/install-kali-on-android-renew.html @@ -18,22 +18,22 @@ projects: desc: 为开发人员分享快速参考备忘清单 link: https://quickref.hestudio.net/ - - icon: api + - icon: bi:bing name: BingWallpaper Get desc: 一个直接返回图片的API link: /docs/hestudio_bing_wallpaper_get.html - - icon: api + - icon: ant-design:api-filled name: 百度搜索提交工具 desc: 基于Python的快速提交网页到百度的接口 link: https://pypi.org/project/hbsst/ - - icon: token + - icon: arcticons:microsoft-authenticator name: heStudio Authenticator desc: 媲美于Google的MFA令牌工具 link: https://www.hestudio.net/common/authenticator/ - - icon: mini-app + - icon: mdi:line-scan name: heStudio二维码工具箱 desc: 一个简单的二维码工具箱 link: https://www.hestudio.net/common/qrcodebox/ diff --git a/src/about/README.md b/src/about/README.md index 7a5d4d7..1eb6b06 100644 --- a/src/about/README.md +++ b/src/about/README.md @@ -1,6 +1,6 @@ --- title: 关于 -icon: info +icon: mdi:about article: false comment: false next: false diff --git a/src/common/README.md b/src/common/README.md index 58fb4c0..f63a1f5 100644 --- a/src/common/README.md +++ b/src/common/README.md @@ -1,6 +1,6 @@ --- title: 公共服务 -icon: type +icon: icon-park-solid:more-app article: false comment: false next: false diff --git a/src/common/authenticator/index.md b/src/common/authenticator/index.md index 30b6501..efa44d8 100644 --- a/src/common/authenticator/index.md +++ b/src/common/authenticator/index.md @@ -1,6 +1,6 @@ --- title: heStudio Authenticator -icon: mini-app +icon: arcticons:microsoft-authenticator article: true --- diff --git a/src/common/qrcodebox/index.md b/src/common/qrcodebox/index.md index cbd6751..7d0cdf9 100644 --- a/src/common/qrcodebox/index.md +++ b/src/common/qrcodebox/index.md @@ -1,6 +1,6 @@ --- title: heStudio二维码工具箱 -icon: mini-app +icon: mdi:line-scan article: true --- diff --git a/src/common/qrcodebox/privacy.md b/src/common/qrcodebox/privacy.md index e532b55..512fd9f 100644 --- a/src/common/qrcodebox/privacy.md +++ b/src/common/qrcodebox/privacy.md @@ -1,6 +1,6 @@ --- title: 隐私政策 | heStudio二维码工具箱 -icon: license +icon: ic:baseline-privacy-tip article: false comment: false --- diff --git a/src/docs/README.md b/src/docs/README.md index 84b7004..66fd591 100644 --- a/src/docs/README.md +++ b/src/docs/README.md @@ -1,6 +1,6 @@ --- title: 文档 -icon: repo +icon: bxs:book article: false comment: false --- diff --git a/src/docs/cookie.md b/src/docs/cookie.md index 35ca2a5..ddc9445 100644 --- a/src/docs/cookie.md +++ b/src/docs/cookie.md @@ -1,6 +1,6 @@ --- title: Cookie政策 -icon: cache +icon: material-symbols:cookie article: false comment: false --- diff --git a/src/docs/copyright.md b/src/docs/copyright.md index 05d8d52..f90b02e 100644 --- a/src/docs/copyright.md +++ b/src/docs/copyright.md @@ -1,6 +1,6 @@ --- title: 文章转载与授权 -icon: license +icon: fa6-solid:copyright article: false comment: false --- diff --git a/src/docs/hestudio_bing_wallpaper_get.md b/src/docs/hestudio_bing_wallpaper_get.md index 4686a18..8ead4e7 100644 --- a/src/docs/hestudio_bing_wallpaper_get.md +++ b/src/docs/hestudio_bing_wallpaper_get.md @@ -1,6 +1,6 @@ --- title: heStudio BingWallpaper Get -icon: api +icon: bi:bing article: false --- diff --git a/src/docs/kali_for_android.md b/src/docs/kali_for_android.md index d0f3050..f4be235 100644 --- a/src/docs/kali_for_android.md +++ b/src/docs/kali_for_android.md @@ -1,6 +1,6 @@ --- title: 在Android手机上安装kali Linux 的 Q&A -icon: install +icon: simple-icons:kalilinux article: false --- diff --git a/src/docs/key.md b/src/docs/key.md index 4658d28..ea7a191 100644 --- a/src/docs/key.md +++ b/src/docs/key.md @@ -1,6 +1,6 @@ --- title: Key 获取与查找 -icon: lock +icon: material-symbols-light:key article: false --- diff --git a/src/docs/legal.md b/src/docs/legal.md index bc84692..9178c63 100644 --- a/src/docs/legal.md +++ b/src/docs/legal.md @@ -1,6 +1,6 @@ --- title: 法律信息 -icon: license +icon: clarity:license-solid article: false comment: false --- diff --git a/src/docs/opensource.md b/src/docs/opensource.md index f3976aa..c8583f4 100644 --- a/src/docs/opensource.md +++ b/src/docs/opensource.md @@ -1,6 +1,6 @@ --- title: 本站用到的开源服务 -icon: code +icon: ph:code-bold article: false --- diff --git a/src/docs/patch.md b/src/docs/patch.md index 7d412d8..6a76311 100644 --- a/src/docs/patch.md +++ b/src/docs/patch.md @@ -1,6 +1,6 @@ --- title: 补丁合集 -icon: debug +icon: fluent:patch-24-filled article: false comment: false --- diff --git a/src/docs/privacy.md b/src/docs/privacy.md index 1ddc7f2..bc48d71 100644 --- a/src/docs/privacy.md +++ b/src/docs/privacy.md @@ -1,6 +1,6 @@ --- title: 隐私政策 -icon: license +icon: ic:baseline-privacy-tip article: false comment: false --- diff --git a/src/docs/talking.md b/src/docs/talking.md index 7cf921d..5c3c0c1 100644 --- a/src/docs/talking.md +++ b/src/docs/talking.md @@ -1,6 +1,6 @@ --- title: heStudio Talking 文档 -icon: community +icon: mingcute:comment-fill article: false comment: false --- diff --git a/src/donate/README.md b/src/donate/README.md index ad7934d..f32e623 100644 --- a/src/donate/README.md +++ b/src/donate/README.md @@ -1,6 +1,6 @@ --- title: 支持我 -icon: support +icon: bxs:donate-heart article: false comment: false next: false diff --git a/src/get-help/README.md b/src/get-help/README.md index 52110be..45917ff 100644 --- a/src/get-help/README.md +++ b/src/get-help/README.md @@ -1,6 +1,6 @@ --- title: 获取帮助 -icon: question +icon: material-symbols:help article: false comment: false next: false diff --git a/src/links/README.md b/src/links/README.md index 5a02fe3..3ea8ea0 100644 --- a/src/links/README.md +++ b/src/links/README.md @@ -1,6 +1,6 @@ --- title: 友情链接 -icon: link +icon: mingcute:link-3-fill article: false comment: false next: false diff --git a/src/talking/README.md b/src/talking/README.md index 9826c65..f56f102 100644 --- a/src/talking/README.md +++ b/src/talking/README.md @@ -1,6 +1,6 @@ --- title: Talking -icon: community +icon: mingcute:comment-fill article: false next: false ---