docs: update index.html

* close #64
* update copyright
This commit is contained in:
yanglbme
2019-07-06 21:52:13 +08:00
parent 284803451c
commit 6d09e19c2d

View File

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