Skip to content

Commit 17e9e5f

Browse files
authored
feat: 对于生活乐观的仨图片 (#103)
对于生活乐观的仨图片
2 parents 531c8c7 + d84aa23 commit 17e9e5f

File tree

4 files changed

+617
-3
lines changed

4 files changed

+617
-3
lines changed

src/components/HomepageFeatures/index.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import styles from './styles.module.css';
55
const FeatureList = [
66
{
77
title: '永久公益',
8-
Svg: require('@site/static/img/undraw_docusaurus_mountain.svg').default,
8+
Svg: require('@site/static/img/undraw_wenjian.svg').default,
99
description: (
1010
<>
1111
绝对不会圈走您的钱.
@@ -14,7 +14,7 @@ const FeatureList = [
1414
},
1515
{
1616
title: '玩法多样',
17-
Svg: require('@site/static/img/undraw_docusaurus_tree.svg').default,
17+
Svg: require('@site/static/img/undraw_pingguo.svg').default,
1818
description: (
1919
<>
2020
有什么点子记得和我们说
@@ -23,7 +23,7 @@ const FeatureList = [
2323
},
2424
{
2525
title: '社区优质',
26-
Svg: require('@site/static/img/undraw_docusaurus_react.svg').default,
26+
Svg: require('@site/static/img/undraw_snow.svg').default,
2727
description: (
2828
<>
2929
多说无益, 加入社区玩玩就知道了.

0 commit comments

Comments
 (0)