Clean up some comments
This commit is contained in:
parent
b9aa2d4201
commit
73e3cec711
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
{{- /*
|
||||
{{/*
|
||||
|
||||
Emit an HTML script element referring to a JavaScript resource. The resource can
|
||||
be either a path or a Hugo Resource object. If the former, the resource will be
|
||||
|
@ -13,7 +13,7 @@ looked up and built.
|
|||
If true, add information to the script element indicating it should be loaded
|
||||
as a module
|
||||
|
||||
*/ -}}
|
||||
*/}}
|
||||
|
||||
{{- $resource := .resource -}}
|
||||
{{- $shouldMinify := .minify -}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue