This is an automated email from the ASF dual-hosted git repository.

haonan pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/iotdb-docs.git


The following commit(s) were added to refs/heads/main by this push:
     new 6af7304  remove cdn icon (#227)
6af7304 is described below

commit 6af7304cf9c3d0d6506797bcb7eea1dd383957c1
Author: CritasWang <[email protected]>
AuthorDate: Tue May 7 16:22:48 2024 +0800

    remove cdn icon (#227)
---
 src/.vuepress/theme.ts | 2 --
 1 file changed, 2 deletions(-)

diff --git a/src/.vuepress/theme.ts b/src/.vuepress/theme.ts
index 2dadb99..5f323c4 100644
--- a/src/.vuepress/theme.ts
+++ b/src/.vuepress/theme.ts
@@ -24,8 +24,6 @@ export default hopeTheme({
 
   darkmode: 'toggle',
 
-  iconAssets: 'iconify',
-
   logo: '/logo.png',
 
   repo: 'https://github.com/apache/iotdb',

Reply via email to