Skip to content

Commit 9d6ecee

Browse files
authored
Update index.html
1 parent b0082be commit 9d6ecee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_current-programs/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ <h1>LU Programs Around the Country</h1>
3636

3737
<div id="programmap">
3838
<div style="position: absolute;">
39-
<img src="/media/images/photos/lu-map.png" width="700" height="438" alt="Map" usemap="#areamap">
39+
<img src="/media/images/photos/lu-map-UK.jpg" width="700" height="438" alt="Map" usemap="#areamap">
4040
<map name="areamap"> <!-- map regions are northeast, midwest, midatlantic, south, west -->
4141
<area shape="poly" coords="544,170,600,175,607,183,700,183,700,30,544,30" href="#" alt="Northeast" onclick="areaclick('northeast');">
4242
<area shape="rect" coords="325,131,485,281" href="#" alt="Midwest" onclick="areaclick('midwest');">

0 commit comments

Comments
 (0)