Skip to content

Commit 77db370

Browse files
authored
add webcams in figure.liquid env to weather_etc.md
1 parent 2abc97e commit 77db370

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

_pages/weather_etc.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,11 @@ images:
1616

1717
WebCams: Use the [MRO Webcam Live View page](http://depts.washington.edu/mrouser/webcams/).
1818

19+
{% include figure.liquid path="https://depts.washington.edu/mrouser/webcams/Watertank.jpg" class="img-fluid rounded z-depth-1" zoomable=true %}
20+
{% include figure.liquid path="https://depts.washington.edu/mrouser/webcams/Horizon.jpg" class="img-fluid rounded z-depth-1" zoomable=true %}
21+
{% include figure.liquid path="https://depts.washington.edu/mrouser/webcams/Gate.jpg" class="img-fluid rounded z-depth-1" zoomable=true %}
22+
{% include figure.liquid path="https://depts.washington.edu/mrouser/webcams/Deck.jpg" class="img-fluid rounded z-depth-1" zoomable=true %}
23+
1924
## [PhotoSwipe](https://photoswipe.com/)
2025

2126
<div class="pswp-gallery pswp-gallery--single-column" id="gallery--getting-started">

0 commit comments

Comments
 (0)