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

6 lines
147 B
HTML
Raw Permalink Normal View History

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