Skip to content

Commit 247ae60

Browse files
authored
Merge pull request #2853 from zachlasiuk/auth-and-homepage
correct nav heading
2 parents f9e409c + 9f624b5 commit 247ae60

File tree

1 file changed

+1
-3
lines changed
  • themes/arm-design-system-hugo-theme/layouts/partials/head

1 file changed

+1
-3
lines changed

themes/arm-design-system-hugo-theme/layouts/partials/head/head.html

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -51,10 +51,8 @@
5151
<script type="module" src="https://cdn.designsystem.arm.com/rel/4.9.0/arm-design-system/arm-design-system.esm.js" integrity="sha384-K+IGYCWaqyh5adrYnimAXzUamdfAwRYJGwwrybHfAhmsehOIcexAPoEoEyLRJwkC" crossorigin="anonymous"></script>
5252

5353
<!-- Arm Header & Footer loading -->
54-
<!-- <script type="text/javascript" src="https://www.arm.com/arm-global-web-components/devhub/app.js" ></script> -->
55-
<script type="text/javascript" src="https://www.arm.com/arm-global-web-components/devhub/sample.js"></script>
54+
<script type="text/javascript" src="https://www.arm.com/arm-global-web-components/devhub/app.js" ></script>
5655

57-
<!-- <script type="text/javascript" src="https://www.arm.com/arm-global-web-components/devhub/app-devhub.js"></script> -->
5856

5957

6058
<!-- Custom CSS minified -->

0 commit comments

Comments
 (0)