MaxKey/docs/_includes/footer.html
2020-04-27 21:46:49 +08:00

9 lines
330 B
Java

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