hugo-commandbar/layouts/partials/commandbar/script.html

5 lines
147 B
HTML

{{
$resource := partial "resource_builders/script.html"
(dict "resource" "commandbar/js/commandBar.js")
}}
{{ return $resource }}