<footer class="footer is-fixed-bottom">
  <div class="content has-text-centered">
    <p>
      <strong>Hugo Cuisine Book</strong> by
      <a href="https://ntk148v.github.io/blog">Kien Nguyen Tuan</a>. The source
      code is licensed
      <a href="http://opensource.org/licenses/mit-license.php">MIT</a>. The
      website content is licensed
      <a href="http://creativecommons.org/licenses/by-nc-sa/4.0/"
        >CC BY NC SA 4.0</a
      >.
    </p>
  </div>
</footer>