footer_container.html 318 B

123456789101112
  1. <footer class="site-footer">
  2. <div class="inner">
  3. <p>
  4. Powered by the <a href="http://www.cushen.me">Academia</a> theme for the <a href="http://gohugo.io">Hugo</a>
  5. engine.
  6. <span class="pull-right"><a href="#top">Back to top</a></span>
  7. </p>
  8. </div>
  9. </footer>