diff --git a/docs/.vuepress/config.ts b/docs/.vuepress/config.ts index ef857c4b..7ed0bd22 100644 --- a/docs/.vuepress/config.ts +++ b/docs/.vuepress/config.ts @@ -44,7 +44,6 @@ export default defineUserConfig({ s.parentNode.insertBefore(hm, s); })();`, ], - ["link", { rel: "stylesheet", href: "/iconfont/iconfont.css" }], ["link", { rel: "icon", href: "/favicon.ico" }], ], diff --git a/docs/.vuepress/public/iconfont/iconfont.css b/docs/.vuepress/public/iconfont/iconfont.css deleted file mode 100644 index 0142f2cc..00000000 --- a/docs/.vuepress/public/iconfont/iconfont.css +++ /dev/null @@ -1,222 +0,0 @@ -@font-face { - font-family: "iconfont"; /* Project id 2922463 */ - src: url("iconfont.woff2?t=1660530571134") format("woff2"), - url("iconfont.woff?t=1660530571134") format("woff"), - url("iconfont.ttf?t=1660530571134") format("truetype"); -} - -.iconfont { - font-family: "iconfont" !important; - font-size: 16px; - font-style: normal; - -webkit-font-smoothing: antialiased; - -moz-osx-font-smoothing: grayscale; -} - -.icon-history:before { - content: "\e752"; -} - -.icon-experience:before { - content: "\e72b"; -} - -.icon-code:before { - content: "\e7fc"; -} - -.icon-interview:before { - content: "\e65d"; -} - -.icon-about:before { - content: "\e6e5"; -} - -.icon-search:before { - content: "\e7de"; -} - -.icon-featured:before { - content: "\e633"; -} - -.icon-codelibrary-fill:before { - content: "\e84b"; -} - -.icon-tool:before { - content: "\e70c"; -} - -.icon-highavailable:before { - content: "\ea23"; -} - -.icon-big-data:before { - content: "\e632"; -} - -.icon-work:before { - content: "\e8d7"; -} - -.icon-project:before { - content: "\e702"; -} - -.icon-article:before { - content: "\e672"; -} - -.icon-a-MachineLearning:before { - content: "\e617"; -} - -.icon-github:before { - content: "\e673"; -} - -.icon-rss:before { - content: "\e768"; -} - -.icon-mianshi:before { - content: "\e614"; -} - -.icon-et-performance:before { - content: "\e623"; -} - -.icon-virtual_machine:before { - content: "\e73f"; -} - -.icon-basic:before { - content: "\e67b"; -} - -.icon-container:before { - content: "\e641"; -} - -.icon-MQ:before { - content: "\e684"; -} - -.icon-redis:before { - content: "\e619"; -} - -.icon-mysql:before { - content: "\e613"; -} - -.icon-recommend:before { - content: "\e639"; -} - -.icon-chat:before { - content: "\e66a"; -} - -.icon-tips:before { - content: "\e62a"; -} - -.icon-chajian1:before { - content: "\e69d"; -} - -.icon-star:before { - content: "\e61d"; -} - -.icon-docker1:before { - content: "\e659"; -} - -.icon-zuozhe:before { - content: "\e688"; -} - -.icon-pdf:before { - content: "\e740"; -} - -.icon-suanfaku:before { - content: "\e63a"; -} - -.icon-jichushuju:before { - content: "\e60c"; -} - -.icon-people-network-full:before { - content: "\e865"; -} - -.icon-git:before { - content: "\e708"; -} - -.icon-luxianchaxun:before { - content: "\e622"; -} - -.icon-computer:before { - content: "\e601"; -} - -.icon-framework:before { - content: "\e69e"; -} - -.icon-Tools:before { - content: "\ed5f"; -} - -.icon-xitongsheji:before { - content: "\e63e"; -} - -.icon-database:before { - content: "\e8e4"; -} - -.icon-security-fill:before { - content: "\e78b"; -} - -.icon-docker:before { - content: "\e616"; -} - -.icon-java:before { - content: "\e6e0"; -} - -.icon-book:before { - content: "\e7c7"; -} - -.icon-network:before { - content: "\e67a"; -} - -.icon-caozuoxitong:before { - content: "\e686"; -} - -.icon-gaojixiaozuzhibeifen:before { - content: "\e756"; -} - -.icon-distributed-network:before { - content: "\e8d5"; -} - -.icon-intellijidea:before { - content: "\ebd1"; -} diff --git a/docs/.vuepress/public/iconfont/iconfont.ttf b/docs/.vuepress/public/iconfont/iconfont.ttf deleted file mode 100644 index c7db6712..00000000 Binary files a/docs/.vuepress/public/iconfont/iconfont.ttf and /dev/null differ diff --git a/docs/.vuepress/public/iconfont/iconfont.woff b/docs/.vuepress/public/iconfont/iconfont.woff deleted file mode 100644 index 8cda18e1..00000000 Binary files a/docs/.vuepress/public/iconfont/iconfont.woff and /dev/null differ diff --git a/docs/.vuepress/public/iconfont/iconfont.woff2 b/docs/.vuepress/public/iconfont/iconfont.woff2 deleted file mode 100644 index f5c8a1a7..00000000 Binary files a/docs/.vuepress/public/iconfont/iconfont.woff2 and /dev/null differ