mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2026-08-20 18:25:41 -04:00
add babel / esbuild pipes via Hugo, remove terser
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
{{- partial "scripts/_bundle" . -}}
|
||||
|
||||
{{/* Strip any markdown styling from page title for use in meta tags */}}
|
||||
{{- with .Title -}}
|
||||
{{- $.Scratch.Set "plainTitle" (. | markdownify | htmlUnescape | plainify) -}}
|
||||
|
||||
Reference in New Issue
Block a user