Skip to content

Commit 9a3cb08

Browse files
committed
Add link to PkgPage to page footer
1 parent 0f20f34 commit 9a3cb08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

page/_layout/page_foot.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<div class="page-foot">
22
<div class="copyright">
3-
&copy; {{ fill authors }}. {{isnotpage /tag/*}}Last modified: {{ fill fd_mtime }}.{{end}} Website built with <a href="https://github.com/tlienart/Franklin.jl">Franklin.jl</a>.
3+
&copy; {{ 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>.
44
</div>
55
</div>

0 commit comments

Comments
 (0)