|
76 | 76 | <script src="jekyll-tipue-search/assets/tipuesearch/delayedsearch.js"></script> |
77 | 77 |
|
78 | 78 | <!-- Web components --> |
79 | | - <script src="web-components/course-card/course-card.js" type="module"></script> |
80 | | - <script src="web-components/hero-section/hero-section.js" type="module"></script> |
81 | 79 | <script src="web-components/nav-header/nav-header.js" type="module"></script> |
| 80 | + <script src="web-components/hero-section/hero-section.js" type="module"></script> |
| 81 | + <script src="web-components/course-card/course-card.js" type="module"></script> |
| 82 | + <script src="web-components/footer/footer.js" type="module"></script> |
82 | 83 | </head> |
83 | 84 |
|
84 | 85 | <!-- MASTHEAD_SITENAV_BEGIN --> |
@@ -615,40 +616,10 @@ <h2>Support</h2> |
615 | 616 | </div> |
616 | 617 | </div> |
617 | 618 | </section> |
618 | | - |
619 | | - <!-- =========================== back to top =========================== --> |
620 | | - <div> |
621 | | - <img id="btt" src="wp-content/Icon_Back_to_top.svg" alt="Back to top" tabindex="0" role="button"> |
622 | | - </div> |
623 | | - |
624 | 619 | </main> |
625 | 620 | </div><!-- #content --> |
626 | 621 |
|
627 | | - <footer aria-label="IBM" id="themeFooter"> |
628 | | - <div id="boomer-footer" class="boomer_footer_menu"></div> |
629 | | - <div id="dw-footer" class="ibm-alternate ibm-padding-normal"> |
630 | | - <div class="ibm-columns ibm-padding-bottom-0"> |
631 | | - <div class="ibm-col-1-1"> |
632 | | - <div class="ibm-footer-corporate-links"> |
633 | | - <ul> |
634 | | - <li><a href="https://www.ibm.com/contact/us" target="_blank">Contact</a></li> |
635 | | - <li><div></div></li> |
636 | | - <li><a href="http://www.ibm.com/privacy/us/en/" target="_blank">Privacy</a></li> |
637 | | - <li><div></div></li> |
638 | | - <li><a href="https://www.ibm.com/legal?lnk=flg-tous-usen" target="_blank">Terms of use</a></li> |
639 | | - <li><div></div></li> |
640 | | - <li><a href="http://www.ibm.com/accessibility/us/en/" target="_blank">Accessibility</a></li> |
641 | | - </ul> |
642 | | - </div> |
643 | | - <p class="copyright">Copyright IBM Corporation 2023, 2025</p> |
644 | | - <div id="ibm-footer-locale-selector"></div> |
645 | | - </div> |
646 | | - </div> |
647 | | - </div> |
648 | | - </footer> |
649 | | - |
650 | | -<!-- post-load actions/listeners --> |
651 | | -<script src="jekyll-tipue-search/assets/tipuesearch/postLoad.js"></script> |
652 | | - |
| 622 | + <!-- Footer --> |
| 623 | + <imscentral-footer></imscentral-footer> |
653 | 624 | </body> |
654 | 625 | </html> |
0 commit comments