Browse Source

版权文字修复

XuZinan 2 năm trước cách đây
mục cha
commit
eec1629a06
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/components/PageContent/index.js

+ 1 - 1
src/components/PageContent/index.js

@@ -22,7 +22,7 @@ export default (props) => {
           margin: '20px 0',
         }}
       >
-        Copyright   2021-2031 by GreenTech. All Rights Reserved.
+        Copyright © 2021-2031 by GreenTech. All Rights Reserved.
       </div>
     </div>
   );