Skip to content

Commit 5edfc9e

Browse files
committed
added DER infra to header and footer
1 parent b20c86b commit 5edfc9e

2 files changed

Lines changed: 6 additions & 0 deletions

File tree

scripts/load-footer.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@
2121
<a class="link-dark w-inline-block" href="product/mypwr.html">
2222
<p class="no-margin">MYPWR Info</p>
2323
</a>
24+
<a class="link-dark w-inline-block" href="product/infrastructure-for-decentralized-assets.html">
25+
<p class="no-margin">DER Infrastructure</p>
26+
</a>
2427
<a class="link-dark w-inline-block" href="product/security-technology.html">
2528
<p class="no-margin">Security Tech.</p>
2629
</a>

scripts/load-header.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,9 @@
8181
<a class="link-bright w-inline-block" href="product/mypwr.html">
8282
<p class="no-margin">MYPWR Info</p>
8383
</a>
84+
<a class="link-bright w-inline-block" href="product/infrastructure-for-decentralized-assets.html">
85+
<p class="no-margin">DER Infrastructure</p>
86+
</a>
8487
<a class="link-bright w-inline-block" href="product/security-technology.html">
8588
<p class="no-margin">Security Tech.</p>
8689
</a>

0 commit comments

Comments
 (0)