hugo-theme-next/layouts/partials/footer.html

14 lines
434 B
HTML
Raw Normal View History

<div class="copyright">
&copy;
<span itemprop="copyrightYear">2022</span>
<span class="with-love">
<i class="fa fa-heart"></i>
</span>
<span class="author" itemprop="copyrightHolder">John Doe</span>
</div>
<div class="powered-by">
<a href="https://hexo.io/" rel="noopener" target="_blank">Hexo</a> &
<a href="https://theme-next.js.org/" rel="noopener" target="_blank">NexT.Gemini
</a>
强力驱动
</div>