Skip to content

Commit

Permalink
add v7.1 youtube video to help page
Browse files Browse the repository at this point in the history
  • Loading branch information
shannonturner committed Jan 13, 2025
1 parent 0d666d4 commit f7ba205
Showing 1 changed file with 17 additions and 3 deletions.
20 changes: 17 additions & 3 deletions metro_map_saver/map_saver/templates/help.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,16 @@ <h1>How to make maps with Metro Map Maker</h1>
A overview of the most commonly-used features in Metro Map Maker
</p>
</div>
{% comment %}

When I add v7.2, I should collapse / archive v6; I think it makes sense to retire/archive the older videos.

When I make the v7.1-compatible of "How to make maps", I can probably just replace the above video.

{% endcomment %}
<div class="col">
<h1>What's new in Metro Map Maker v7</h1>
<iframe width="560" height="315" src="https://www.youtube.com/embed/6jH756_Y7Ig?si=_UsnpAqE_A1eQWEW" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
<h1>What's new in Metro Map Maker v7.1 (January 2025)</h1>
<iframe width="560" height="315" src="https://www.youtube.com/embed/VAbBlOTnVLQ?si=MEFx64poIcos9vvu" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
<p>
For full release notes, see <a href="https://github.com/shannonturner/metro-map-maker/releases">https://github.com/shannonturner/metro-map-maker/releases</a>
</p>
Expand All @@ -24,7 +31,14 @@ <h1>What's new in Metro Map Maker v7</h1>

<div class="row">
<div class="col">
<h1>What's new in Metro Map Maker v6</h1>
<h1>What's new in Metro Map Maker v7 (November 2024)</h1>
<iframe width="560" height="315" src="https://www.youtube.com/embed/6jH756_Y7Ig?si=_UsnpAqE_A1eQWEW" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
<p>
For full release notes, see <a href="https://github.com/shannonturner/metro-map-maker/releases">https://github.com/shannonturner/metro-map-maker/releases</a>
</p>
</div>
<div class="col">
<h1>What's new in Metro Map Maker v6 (April 2024)</h1>
<iframe width="560" height="315" src="https://www.youtube.com/embed/OErGHMzAekw?si=CqpJ_gdCrR7c4FCK" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
<p>
For full release notes, see <a href="https://github.com/shannonturner/metro-map-maker/releases">https://github.com/shannonturner/metro-map-maker/releases</a>
Expand Down

0 comments on commit f7ba205

Please sign in to comment.