File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 10
10
< span class ="icon-bar "> </ span >
11
11
</ button >
12
12
< a class ="navbar-brand " href ="{{site.baseurl}}/index.html ">
13
- < img src ="{{site.baseurl}}/assets/nav_logo.svg " style ="height:45px; ">
13
+ < img src ="{{site.baseurl}}/assets/nav_logo.svg " style ="height:45px; " alt =" Jupyter logo " >
14
14
</ a >
15
15
</ div >
16
16
<!-- Collect the nav links, forms, and other content for toggling -->
Original file line number Diff line number Diff line change @@ -105,7 +105,7 @@ <h2 style="text-align:center;">Currently in use at</h2>
105
105
< a href ="http://developer.rackspace.com "> < li class ="col "> < img src ="assets/rackspace.svg " class ="greydout " alt ="Rackspace " height ="60 " width ="200 "> </ li > </ a >
106
106
< a href ="https://www.quantopian.com/ "> < li class ="col "> < img src ="assets/quantopian.svg " class ="greydout " alt ="Quantopian " height ="60 " width ="118 "> </ li > </ a >
107
107
< a href ="http://www.netapp.com/us/ "> < li class ="col "> < img src ="assets/netapp.svg " class ="greydout " alt ="NetApp " height ="60 " width ="344 "> </ li > </ a >
108
- < a href ="https://software-carpentry.org/ "> < li class ="col "> < img src ="assets/carpentry.svg " class ="greydout " alt ="Carpentry " height ="60 " width ="131 "> </ li > </ a >
108
+ < a href ="https://software-carpentry.org "> < li class ="col "> < img src ="assets/carpentry.svg " class ="greydout " alt ="Carpentry " height ="60 " width ="131 "> </ li > </ a >
109
109
< a href ="https://www.janelia.org/ "> < li class ="col "> < img src ="assets/janelia.svg " class ="greydout " alt ="Janelia " height ="60 " width ="178 "> </ li > </ a >
110
110
< a href ="http://codeneuro.org/ "> < li class ="col "> < img src ="assets/codeneuro.svg " class ="greydout " alt ="CodeNeuro " height ="60 " width ="296 "> </ li > </ a >
111
111
< a href =""> < li class ="col "> < img src ="assets/nsite.svg " class ="greydout " alt ="NSite " height ="50 " width ="94 "> </ li > </ a >
@@ -206,7 +206,7 @@ <h3>Interactive Computing Protocol</h3>
206
206
< div class ="arcfeature " id ="kernel ">
207
207
< div class ="container ">
208
208
< div class ="front3 ">
209
- < img src ="assets/kernel.svg ">
209
+ < img src ="assets/kernel.svg " alt =" icon that looks like a terminal represents kernel " >
210
210
< a class ="arc-button bt2 "> Learn more</ a >
211
211
</ div >
212
212
< div class ="front3 flipped content-back ">
You can’t perform that action at this time.
0 commit comments