Skip to content

Commit

Permalink
Change dock and add new kingston camera
Browse files Browse the repository at this point in the history
  • Loading branch information
gregmac authored Sep 9, 2024
1 parent 83903c4 commit 32116d8
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -472,8 +472,8 @@ <h1>Wolfe Island Ferry</h1>
<h2>Cameras</h2>
<ul class="rounded">
<li class="arrow"><a href="#kingston">Kingston Dock</a> </li>
<li class="arrow"><a href="#dawsons">Island - Dawsons Point</a> </li>
<li class="arrow"><a href="#marysville">Island - Marysville Dock (Closed)</a> </li>
<li class="arrow"><a href="#marysville">Island - Marysville Dock</a> </li>
<li class="arrow"><a href="#dawsons">Island - Dawsons Point (Closed)</a> </li>
</ul>
<h2>Twitter</h2>
<ul class="rounded">
Expand Down Expand Up @@ -562,6 +562,7 @@ <h1>Kingston Dock</h1>
<ul class="edgetoedge scroll display-on-activate">
<li class="kingston next-departure"></li>
<template class="jit-content">
<li class="cam"><img data-src="https://511on.ca/map/Cctv/ER-Hwy401_Mallorytown_ONroute-p1--1" /></li>
<li class="cam"><img data-src="https://511on.ca/map/Cctv/loc56--4" /></li>
</template>
</ul>
Expand Down

0 comments on commit 32116d8

Please sign in to comment.