diff --git a/layouts/partials/script.html b/layouts/partials/script.html new file mode 100644 index 0000000..0c0c28a --- /dev/null +++ b/layouts/partials/script.html @@ -0,0 +1,2 @@ +{{ $resource := partial "resource_builders/script.html" (dict "resource" "commandbar/js/commandBar.js") }} +{{ return $resource }}