erynwells.me/layouts/partials/base/body-extras.html

5 lines
199 B
HTML
Raw Normal View History

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