We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ee0605c + bfc76ff commit b3dd1b9Copy full SHA for b3dd1b9
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@hocgin/ui",
3
- "version": "4.0.3",
+ "version": "4.0.4",
4
"sideEffects": [
5
".less",
6
".css"
src/Footer/components/Footer/index.tsx
@@ -69,9 +69,9 @@ class Index extends React.Component {
69
<SocialLinks className={styles.links} />
70
</div>
71
<div className={styles.copytitle}>
72
- © 2013-2021{' '}
+ © 2013-2021 |{' '}
73
<a href="http://www.hocgin.top/" target="_blank">
74
- 土红色
+ 🧱 红砖块
75
</a>{' '}
76
|{' '}
77
<a href="https://beian.miit.gov.cn/" target="_blank">
0 commit comments