plausible shortcode
in order to decouple header1.html
and header2.html
from the branding repository. Currently this is the only point for keeping these large headers in the branding repo.
-
create shortcode
{{ plausible domain }}
- adapt every page that needs to include this shortcode
-
adapt
header1.html
andheader2.html
inpontifex-hugo
-
delete
header1.html
andheader2.html
inpontifex-brand
-
add customized shortcode
{{plausible domain}}
topontifex-brand