erynwells.me/layouts/partials/base/body-extras.html
Eryn Wells 8105b0e16b Improve the handling of whitespace in template code
resource-builders: Update submodule commit
2024-11-14 08:49:52 -08:00

4 lines
206 B
HTML

{{- if .HasShortcode "rubiks/scrambler" }}
{{- partial "rubiks/scrambler-template.html" . -}}
{{- partial "resource_builders/script.html" (dict "resource" "scripts/rubiks/scrambler.js") -}}
{{- end -}}