Attempting manual fix for Hugo breaking change.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{{ if .Get "default" }}
|
||||
{{ template "_internal/shortcodes/figure.html" . }}
|
||||
{{ template "_shortcodes/figure.html" . }}
|
||||
{{ else }}
|
||||
{{ $url := urls.Parse (.Get "src") }}
|
||||
{{ $altText := .Get "alt" }}
|
||||
|
||||
Reference in New Issue
Block a user