Sync config names
This commit is contained in:
@@ -5,4 +5,4 @@
|
||||
|
||||
{{ $external := cond (urls.Parse $url).IsAbs (not (strings.HasSuffix $url site.BaseURL)) false }}
|
||||
|
||||
{{ return cond (and $external ($page.Param "paige.external_link_new_tab" | not | not)) "_blank" "" }}
|
||||
{{ return cond (and $external ($page.Param "paige.site.external_link_new_tab" | not | not)) "_blank" "" }}
|
||||
|
Reference in New Issue
Block a user