Skip to content

Commit 3dd9597

Browse files
committed
organize web component js scripts
1 parent 3e4041c commit 3dd9597

12 files changed

Lines changed: 1 addition & 42 deletions

ims-advocacy.html

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -75,9 +75,7 @@
7575

7676
<!-- Web components -->
7777
<script src="web-components/nav-header/nav-header.js" type="module"></script>
78-
79-
<!-- Web components -->
80-
<script src="web-components/hero-section/hero-section.js" type="module"></script>
78+
<script src="web-components/hero-section/hero-section.js" type="module"></script>
8179
</head>
8280

8381
<!-- MASTHEAD_SITENAV_BEGIN -->

ims-apis.html

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,8 +76,6 @@
7676

7777
<!-- Web components -->
7878
<script src="web-components/nav-header/nav-header.js" type="module"></script>
79-
80-
<!-- Web components -->
8179
<script src="web-components/hero-section/hero-section.js" type="module"></script>
8280
</head>
8381

ims-db.html

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,8 +77,6 @@
7777

7878
<!-- Web components -->
7979
<script src="web-components/nav-header/nav-header.js" type="module"></script>
80-
81-
<!-- Web components -->
8280
<script src="web-components/hero-section/hero-section.js" type="module"></script>
8381
</head>
8482

ims-devops.html

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,8 +77,6 @@
7777

7878
<!-- Web components -->
7979
<script src="web-components/nav-header/nav-header.js" type="module"></script>
80-
81-
<!-- Web components -->
8280
<script src="web-components/hero-section/hero-section.js" type="module"></script>
8381
</head>
8482

ims-docs.html

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,8 +76,6 @@
7676

7777
<!-- Web components -->
7878
<script src="web-components/nav-header/nav-header.js" type="module"></script>
79-
80-
<!-- Web components -->
8179
<script src="web-components/hero-section/hero-section.js" type="module"></script>
8280
</head>
8381

ims-gold.html

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,8 +87,6 @@
8787

8888
<!-- Web components -->
8989
<script src="web-components/nav-header/nav-header.js" type="module"></script>
90-
91-
<!-- Web components -->
9290
<script src="web-components/hero-section/hero-section.js" type="module"></script>
9391
</head>
9492

ims-internship-2025.html

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,8 +74,6 @@
7474

7575
<!-- Web components -->
7676
<script src="web-components/nav-header/nav-header.js" type="module"></script>
77-
78-
<!-- Web components -->
7977
<script src="web-components/hero-section/hero-section.js" type="module"></script>
8078
</head>
8179

ims-java.html

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,8 +76,6 @@
7676

7777
<!-- Web components -->
7878
<script src="web-components/nav-header/nav-header.js" type="module"></script>
79-
80-
<!-- Web components -->
8179
<script src="web-components/hero-section/hero-section.js" type="module"></script>
8280

8381
</head>

ims-repos.html

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,8 +79,6 @@
7979

8080
<!-- Web components -->
8181
<script src="web-components/nav-header/nav-header.js" type="module"></script>
82-
83-
<!-- Web components -->
8482
<script src="web-components/hero-section/hero-section.js" type="module"></script>
8583
</head>
8684

ims-support.html

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,8 +76,6 @@
7676

7777
<!-- Web components -->
7878
<script src="web-components/nav-header/nav-header.js" type="module"></script>
79-
80-
<!-- Web components -->
8179
<script src="web-components/hero-section/hero-section.js" type="module"></script>
8280
</head>
8381

0 commit comments

Comments
 (0)