mirror of
https://github.com/doocs/advanced-java.git
synced 2026-09-05 12:04:53 +08:00
@@ -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('')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user