We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 28b88e5 + fec2098 commit 5a0bd9dCopy full SHA for 5a0bd9d
1 file changed
themes/arm-design-system-hugo-theme/layouts/partials/head/head.html
@@ -15,7 +15,7 @@
15
16
{{/* ONLY INCLUDE THIS BASE URL IF PUSHING TO PRODUCTION SERVER. OTHERWISE, IGNORE */}}
17
{{- if eq (getenv "HUGO_PRODUCTION") "true" -}}
18
- <base href="https://developer.arm.com.com/ecosystem-dashboard/">
+ <base href="https://developer.arm.com/ecosystem-dashboard/">
19
20
{{/* CSS file update to without leading slash */}}
21
{{ $css_file_location = trim $css_home.Permalink "/"}}
0 commit comments