@@ -239,10 +239,12 @@ <h1 style="color: #183385; font-size:x-large;line-height:1.2" class="text-center
239239 < div class ="col-md-12 main-menu ">
240240 < nav >
241241 < ul class ="sf-menu sf-js-enabled sf-arrows ">
242+ < li > < a
243+ style ="color:white; font-weight: 600; font-size: 18px "
244+ href ="index.html "> Home</ a > </ li >
242245 < li style ="background-color: #276be0; "> < a
243- style ="color:white; font-weight: 600; font-size: 18px "
244- href ="index.html "> Home</ a > </ li >
245- < li > < a style ="color:white; font-weight: 600; font-size: 18px; " href ="examples.html "> Magpie Examples</ a > </ li >
246+ style ="color:white; font-weight: 600; font-size: 18px "
247+ href ="index.html "> Magpie Exampels</ a > </ li >
246248 <!-- <li><a style="color:white; font-weight: 600; font-size: 18px" href="#misc">Misc.</a></li> -->
247249 <!-- <li ><a href="#blog">Blogs</a></li> -->
248250 <!-- <li><a href="#contact">Contact</a></li> -->
@@ -270,13 +272,13 @@ <h1 style="color: #183385; font-size:x-large;line-height:1.2" class="text-center
270272 <!-- <h2 class="widget-title">(Bill) Yuchen Lin</h2> -->
271273 < h3 class ="widget-title "> Magpie Examples</ h3 >
272274 < div class ="col-md-12 " style ="padding-top:20px; ">
273- < a href ="images/pipeline.png " target ="_blank ">
274- < img src ="images/pipeline.png " width ="100% " height ="100% " class ="center " />
275+ < a href ="images/example1.jpg " target ="_blank ">
276+ < img src ="images/example1.jpg " width ="100% " height ="100% " class ="center " />
275277 </ a >
276278 </ div >
277- < div class ="col-md-12 " style ="padding-top:20px ; ">
278- < a href ="images/pipeline .png " target ="_blank ">
279- < img src ="images/pipeline .png " width ="100% " height ="100% " class ="center " />
279+ < div class ="col-md-12 " style ="padding-top:0px ; ">
280+ < a href ="images/example2 .png " target ="_blank ">
281+ < img src ="images/example2 .png " width ="100% " height ="100% " class ="center " />
280282 </ a >
281283 </ div >
282284 </ div >
0 commit comments