This commit is contained in:
Will Faught
2024-05-30 22:07:51 -07:00
parent ccecf822ee
commit 7ff71dde5d

View File

@@ -3,6 +3,7 @@
{{ $copyright := site.Copyright | markdownify }}
{{ $theme := "https://github.com/willfaught/paige" }}
{{ $fileediturl := $page.Param "paige.file_edit_url" }}
{{ $target := partial "paige/target.html" (dict "page" $page "url" $theme) }}
{{ if and $fileediturl $page.File }}