Skip to content

Commit

Permalink
optimization home image
Browse files Browse the repository at this point in the history
  • Loading branch information
Zzm0809 committed May 11, 2022
1 parent 68e7a64 commit 8b681fb
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 43 deletions.
4 changes: 2 additions & 2 deletions src/components/HomepageFeatures/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import styles from './styles.module.css';
const FeatureList = [
{
title: '沉浸式',
Svg: require('@site/static/img/undraw_docusaurus_mountain.svg').default,
Svg: require('@site/static/img/immersive.svg').default,
description: (
<>
自动提示与补全、语法高亮、语句美化、语法校验、调试预览结果、元数据查询、全局变量、
Expand Down Expand Up @@ -42,7 +42,7 @@ const FeatureList = [
},
{
title: '易扩展',
Svg: require('@site/static/img/undraw_docusaurus_react.svg').default,
Svg: require('@site/static/img/easy_of_extend.svg').default,
description: (
<>
SPI 插件化机制及各种设计模式支持用户快速扩展新功能,如数据源、报警方式、自定义语法等
Expand Down
File renamed without changes
File renamed without changes
1 change: 0 additions & 1 deletion static/img/logo.svg

This file was deleted.

40 changes: 0 additions & 40 deletions static/img/undraw_docusaurus_tree.svg

This file was deleted.

0 comments on commit 8b681fb

Please sign in to comment.