footer.html 363 B

123456789
  1. <footer>
  2. <div class="container-fluid">
  3. <div class="row-fluid">
  4. <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>
  5. Licensed under the Apache License, Version 2.0
  6. </p>
  7. </div>
  8. </div>
  9. </footer>