|
78 | 78 | <!-- Web components --> |
79 | 79 | <script src="web-components/nav-header/nav-header.js" type="module"></script> |
80 | 80 | <script src="web-components/hero-section/hero-section.js" type="module"></script> |
| 81 | + <script src="web-components/footer/footer.js" type="module"></script> |
81 | 82 | </head> |
82 | 83 |
|
83 | 84 | <!-- MASTHEAD_SITENAV_BEGIN --> |
@@ -272,42 +273,12 @@ <h3>Rediscover why enterprises trust IMS DB to manage their critical data</h3> |
272 | 273 | </div> |
273 | 274 | </section> |
274 | 275 | </div> |
275 | | - |
276 | | - <!-- =========================== back to top =========================== --> |
277 | | - <div> |
278 | | - <img id="btt" src="wp-content/Icon_Back_to_top.svg" alt="Back to top" tabindex="0" role="button"> |
279 | | - </div> |
280 | | - |
281 | 276 | </main> |
282 | 277 | </div><!-- .entry-content --> |
283 | 278 | </div><!-- #content --> |
284 | 279 | </div><!-- end of ibm-content-wrapper --> |
285 | 280 |
|
286 | | - <footer role="contentinfo" aria-label="IBM" id="themeFooter"> |
287 | | - <div id="boomer-footer" class="boomer_footer_menu"></div> |
288 | | - <div id="dw-footer" class="ibm-alternate ibm-padding-normal"> |
289 | | - <div class="ibm-columns ibm-padding-bottom-0"> |
290 | | - <div class="ibm-col-1-1"> |
291 | | - <div class="ibm-footer-corporate-links"> |
292 | | - <ul> |
293 | | - <li><a href="https://www.ibm.com/contact/us" target="_blank">Contact</a></li> |
294 | | - <li><div></div></li> |
295 | | - <li><a href="http://www.ibm.com/privacy/us/en/" target="_blank">Privacy</a></li> |
296 | | - <li><div></div></li> |
297 | | - <li><a href="https://www.ibm.com/legal?lnk=flg-tous-usen" target="_blank">Terms of use</a></li> |
298 | | - <li><div></div></li> |
299 | | - <li><a href="http://www.ibm.com/accessibility/us/en/" target="_blank">Accessibility</a></li> |
300 | | - </ul> |
301 | | - </div> |
302 | | - <p class="copyright">Copyright IBM Corporation 2023, 2025</p> |
303 | | - <div id="ibm-footer-locale-selector"></div> |
304 | | - </div> |
305 | | - </div> |
306 | | - </div> |
307 | | - </footer> |
308 | | - |
309 | | - <!-- post-load actions/listeners --> |
310 | | - <script src="jekyll-tipue-search/assets/tipuesearch/postLoad.js"></script> |
311 | | - |
| 281 | + <!-- Footer --> |
| 282 | + <imscentral-footer></imscentral-footer> |
312 | 283 | </body> |
313 | 284 | </html> |
0 commit comments