Files
MaxKey/docs/_includes/footer.html

9 lines
330 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-03-07 10:48:55 +08:00
Licensed under the Apache License, Version 2.0
</p>
</div>
</div>
</footer>