@@ -152,6 +152,34 @@ <h4 class="site-header-text">
152152 <!-- Hamburger drop-down menu options -->
153153 < nav class ="menu1 " aria-label ="Dropdown menu items ">
154154 < div class ="pages pure-g ">
155+
156+ <!-- Learn -->
157+ < div class ="pure-u-1 pure-u-sm-1-4 ">
158+ < h3 > Learn</ h3 >
159+ <!-- cards/pages -->
160+ <!-- 1 -->
161+ < a title ="IMS Videos " href ="ims-videos.html " class ="nav-item " tabindex ="-1 ">
162+ < div class ="navcard ">
163+ < h5 > IMS videos</ h5 >
164+ < p > Choose from hundreds of educational videos on IMS components, functions, and tools.</ p >
165+ </ div >
166+ </ a >
167+ <!-- 2 -->
168+ < a title ="IMS Courses " href ="ims-education.html " class ="nav-item " tabindex ="-1 ">
169+ < div class ="navcard ">
170+ < h5 > IMS courses</ h5 >
171+ < p > Get in-depth IMS education with these self-paced courses and earn digital badges.</ p >
172+ </ div >
173+ </ a >
174+ <!-- 3 -->
175+ < a title ="IMS Repos on GitHub " href ="ims-repos.html " class ="nav-item " tabindex ="-1 ">
176+ < div class ="navcard ">
177+ < h5 > IMS repos on GitHub</ h5 >
178+ < p > Get code samples and tutorials on IMS components, workflows, Java, and more.</ p >
179+ </ div >
180+ </ a >
181+ </ div >
182+
155183 <!-- Innovate -->
156184 < div class ="pure-u-1 pure-u-sm-1-4 ">
157185 < h3 > Innovate</ h3 >
@@ -205,13 +233,6 @@ <h5>IMS Gold</h5>
205233 </ div >
206234 </ a >
207235 <!-- 2 -->
208- < a title ="Makerspace " href ="ims-makerspace.html " class ="nav-item " tabindex ="-1 ">
209- < div class ="navcard ">
210- < h5 > Makerspace</ h5 >
211- < p > Sign up to interact with a specialized IMS team who can help you solve real-world business challenges.</ p >
212- </ div >
213- </ a >
214- <!-- 3 -->
215236 < a title ="IMS Community " class ="nav-item " tabindex ="-1 " target ="_blank " rel ="noopener noreferrer "
216237 href ="https://community.ibm.com/community/user/ibmz-and-linuxone/groups/topic-home?CommunityKey=eba3ada3-db89-4dca-9154-328195f5e560 ">
217238 < div class ="navcard ">
@@ -230,33 +251,6 @@ <h5>Advocacy</h5>
230251 </ a >
231252 </ div >
232253
233- <!-- Learn -->
234- < div class ="pure-u-1 pure-u-sm-1-4 ">
235- < h3 > Learn</ h3 >
236- <!-- cards/pages -->
237- <!-- 1 -->
238- < a title ="IMS Videos " href ="ims-videos.html " class ="nav-item " tabindex ="-1 ">
239- < div class ="navcard ">
240- < h5 > IMS videos</ h5 >
241- < p > Choose from hundreds of educational videos on IMS components, functions, and tools.</ p >
242- </ div >
243- </ a >
244- <!-- 2 -->
245- < a title ="IMS Courses " href ="ims-education.html " class ="nav-item " tabindex ="-1 ">
246- < div class ="navcard ">
247- < h5 > IMS courses</ h5 >
248- < p > Get in-depth IMS education with these self-paced courses and earn digital badges.</ p >
249- </ div >
250- </ a >
251- <!-- 3 -->
252- < a title ="IMS Repos on GitHub " href ="ims-repos.html " class ="nav-item " tabindex ="-1 ">
253- < div class ="navcard ">
254- < h5 > IMS repos on GitHub</ h5 >
255- < p > Get code samples and tutorials on IMS components, workflows, Java, and more.</ p >
256- </ div >
257- </ a >
258- </ div >
259-
260254 <!-- Docs & Support -->
261255 < div class ="pure-u-1 pure-u-sm-1-4 ">
262256 < h3 >
@@ -289,7 +283,7 @@ <h5>IMS support</h5>
289283 < main id ="main " class ="zs-main " >
290284
291285 <!-- =========================== IMS APIs Hero Banner =========================== -->
292- < div class ="banner white -bg ">
286+ < div class ="banner innovate -bg ">
293287 < section id ="intro-section " class ="pure-g zs-section apis-hero ">
294288 < div id ="intro-header " class ="pure-u-1 "> </ div >
295289 < div class ="pure-u-3-25 ">
0 commit comments