Files
MaxKey/docs/_includes/footer.html

9 lines
519 B
Java
Raw Normal View History

2020-03-07 10:48:55 +08:00
<footer>
<div class="container-fluid">
<div class="row-fluid">
2020-04-27 21:46:49 +08:00
<p align="center">Copyright &copy; 2019-2020 <a class="external" href="https://maxkey.top/">https://maxkey.top/ </a>. All Rights Reserved.<br>
2020-05-13 11:40:58 +08:00
Licensed under the Apache License, Version 2.0 | <a href="https://tongji.baidu.com/web/welcome/ico?s=3190a3a1904a09c48625744a4380bbb5" target="_blank"><img src="https://tongji.baidu.com/sc-web/image/icon/11.gif?__v=1589195045273"/></a>
2020-03-07 10:48:55 +08:00
</p>
</div>
</div>
</footer>