Skip to content

Commit 9ca1483

Browse files
authored
Update Footer.js
1 parent 1f4eb35 commit 9ca1483

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/Footer.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ export default function Footer() {
1111
<div className="container">
1212
<div className="right">
1313
<p>React Native中文网.</p>
14-
<p>© 2016 杭州欧石南网络科技有限公司</p>
14+
<p>© 2017 杭州欧石南网络科技有限公司</p>
1515
<p className="gray">浙ICP备15023664号-3</p>
1616
<p className="gray">
1717
<img src={imageGhs} alt="浙公网安备 33010602005511号" />

0 commit comments

Comments
 (0)