Skip to content

Commit 787a790

Browse files
committed
remove unused body tags
1 parent be78000 commit 787a790

1 file changed

Lines changed: 3 additions & 10 deletions

File tree

ims-apis.html

Lines changed: 3 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -78,14 +78,10 @@
7878
<script src="web-components/footer/footer.js" type="module"></script>
7979
</head>
8080

81-
<!-- --------------- SITE CONTENT --------------- -->
82-
<body id="ibm-com" class="ibm-com ibm-type nav-bar">
81+
<body id="ibm-com" class="ibm-com">
8382
<nav-header></nav-header>
8483

85-
<div id="content" class="site-content">
86-
<div class="entry-content">
87-
<main id="main" class="zs-main" >
88-
84+
<main id="content" class="main-content">
8985
<!-- =========================== IMS APIs Hero Banner =========================== -->
9086
<hero-section
9187
name="IBM z/OS Connect"
@@ -112,7 +108,6 @@ <h2>Call APIs from Z</h2>
112108
class="apis-link">Download PDF →
113109
</a>
114110
</p>
115-
</p>
116111
<!-- button -->
117112
<!-- <div class="pure-u-sm-1 pure-u-md-1-2 pure-u-lg-1-3 b-width-fix" style="margin-top: 3em;">
118113
<a class="zs-button-transparent" href="https://www.ibm.com/it-infrastructure/z/software-trials" style="background-color:indigo;">
@@ -306,9 +301,7 @@ <h3>IBM Developer Community: IBM z/OS Connect</h3>
306301

307302
</section>
308303
</div>
309-
</main>
310-
</div><!-- .entry-content -->
311-
</div><!-- #content -->
304+
</main>
312305

313306
<!-- Footer -->
314307
<imscentral-footer></imscentral-footer>

0 commit comments

Comments
 (0)