mirror of https://github.com/openspug/spug
U update Footer
parent
04490bffbf
commit
46017eb6e7
|
@ -22,7 +22,7 @@ export default function () {
|
|||
rel="noopener noreferrer">文档</a>
|
||||
</div>
|
||||
<div style={{color: 'rgba(0, 0, 0, .45)'}}>
|
||||
Copyright <CopyrightOutlined/> 2021 By OpenSpug
|
||||
Copyright <CopyrightOutlined/> 2022 By OpenSpug
|
||||
</div>
|
||||
</div>
|
||||
</Layout.Footer>
|
||||
|
|
|
@ -160,7 +160,7 @@ export default function () {
|
|||
<a title="文档" href="https://spug.cc/docs/about-spug/" target="_blank"
|
||||
rel="noopener noreferrer">文档</a>
|
||||
</div>
|
||||
<div style={{color: 'rgba(0, 0, 0, .45)'}}>Copyright <CopyrightOutlined/> 2021 By OpenSpug</div>
|
||||
<div style={{color: 'rgba(0, 0, 0, .45)'}}>Copyright <CopyrightOutlined/> 2022 By OpenSpug</div>
|
||||
</div>
|
||||
</div>
|
||||
)
|
||||
|
|
Loading…
Reference in New Issue