docs: update site footer

更新站点 footer
This commit is contained in:
yanglbme
2020-03-15 10:55:23 +08:00
parent 45cd5c701e
commit 97b2ad287e

View File

@@ -60,7 +60,7 @@
var footer = [
'<hr/>',
'<footer>',
'<span>Copyright © 2018-2019 <a href="https://github.com/doocs" target="_blank">Doocs</a>. All rights reserved.</span><br>Welcome to join the <a href="https://github.com/doocs/intro" target="_blank">Doocs Open Source organization</a>.',
'<span>Copyright © 2018-2020 <a href="https://github.com/doocs" target="_blank">Doocs</a>. All rights reserved.',
'</footer>'
].join('')