about summary refs log tree commit diff homepage
path: root/_layout/page_foot.html
blob: 9562d325b9cc0411eb073ca3cd5d6e2e67f46676 (plain) (blame)
1
2
3
4
5
<div class="page-foot">
  <div class="copyright">
    &copy; {{ fill author }}. {{isnotpage /tag/*}}Last modified: {{ fill fd_mtime }}.{{end}} Website built with <a href="https://github.com/tlienart/Franklin.jl">Franklin.jl</a> and the <a href="https://julialang.org">Julia programming language</a>.
  </div>
</div>