aboutsummaryrefslogtreecommitdiffstats
path: root/layouts/partials/footer.html
blob: 229a5ad6e408e24dca543d5f9daf5df49cd41b5e (plain) (blame)
1
2
3
4
5
6
7
8
9
<div class="copyright">
  © 2024 - 2025 | Made with ❤️ by
  <a href="https://github.com/yingyu5658">Verdant</a>. | &nbsp;
  <div class="social-icons">
    <a href="/atom.xml">
      <i class="fa fa-rss"></i>
    </a>
  </div>
</div>