We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f20f34 commit 9a3cb08Copy full SHA for 9a3cb08
page/_layout/page_foot.html
@@ -1,5 +1,5 @@
1
<div class="page-foot">
2
<div class="copyright">
3
- © {{ fill authors }}. {{isnotpage /tag/*}}Last modified: {{ fill fd_mtime }}.{{end}} Website built with <a href="https://github.com/tlienart/Franklin.jl">Franklin.jl</a>.
+ © {{ fill authors }}. {{isnotpage /tag/*}}Last modified: {{ fill fd_mtime }}.{{end}} Website built with <a href="https://github.com/tlienart/Franklin.jl">Franklin.jl</a> and <a href="https://github.com/tlienart/PkgPage.jl">PkgPage.jl</a>.
4
</div>
5
0 commit comments