Move paige.hide_credit_{data,link} to credit.{data,link}.hide
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{{ $page := . }}
|
||||
|
||||
{{ $copyright := site.Copyright }}
|
||||
{{ $credit := $page.Param "paige.hide_credit_link" | not }}
|
||||
{{ $credit := $page.Param "paige.credit.link.hide" | not }}
|
||||
{{ $first := templates.Exists "partials/paige/footer-first.html" }}
|
||||
{{ $last := templates.Exists "partials/paige/footer-last.html" }}
|
||||
|
||||
|
Reference in New Issue
Block a user