MaxKey/docs/_includes/footer.html
2020-03-07 19:00:58 +08:00

9 lines
363 B
Java

<footer>
<div class="container-fluid">
<div class="row-fluid">
<p align="center">Copyright &copy; 2019-2020 <a class="external" href="https://shimingxy.github.io/MaxKey/">https://github.com/shimingxy/MaxKey/ </a>. All Rights Reserved.<br>
Licensed under the Apache License, Version 2.0
</p>
</div>
</div>
</footer>