Skip to content

Commit ce601d2

Browse files
committed
try different upload artifact version for build
1 parent 108d8d1 commit ce601d2

File tree

1 file changed

+1
-1
lines changed
  • themes/hugoplate/layouts/partials/essentials

1 file changed

+1
-1
lines changed

themes/hugoplate/layouts/partials/essentials/style.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
crossorigin="anonymous"
3838
media="all"
3939
rel="stylesheet"
40-
href="{{ .link | relURL }}"
40+
href="{{ .link }}"
4141
{{ .attributes | safeHTMLAttr }} />
4242
{{ else }}
4343
{{ $styles = $styles | append (resources.Get .link) }}

0 commit comments

Comments
 (0)