diff options
| author | Sebastiano Tronto <sebastiano@tronto.net> | 2025-10-06 22:09:12 +0200 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano@tronto.net> | 2025-10-08 21:45:22 +0200 |
| commit | 82b9f6c3ff97fccce19e0fa5fe34250bf3790f3f (patch) | |
| tree | 6472393034f8202de77f9010b62a5d2cc9231818 /src/av2/day9/da9.m4 | |
| parent | 53a9bc43b4f4a92d0502e10161d5a6a5ac03f8ac (diff) | |
| download | sebastiano.tronto.net-82b9f6c3ff97fccce19e0fa5fe34250bf3790f3f.tar.gz sebastiano.tronto.net-82b9f6c3ff97fccce19e0fa5fe34250bf3790f3f.zip | |
Fixed navigation table using m4
Diffstat (limited to 'src/av2/day9/da9.m4')
| -rw-r--r-- | src/av2/day9/da9.m4 | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/src/av2/day9/da9.m4 b/src/av2/day9/da9.m4 new file mode 100644 index 0000000..260d39a --- /dev/null +++ b/src/av2/day9/da9.m4 | |||
| @@ -0,0 +1,17 @@ | |||
| 1 | m4_navtable(← Day 8,../day8,Alta Via 2,../,After the hike →,../after) | ||
| 2 | |||
| 3 | # Day 9 - Cutting short | ||
| 4 | |||
| 5 | m4_caption({{{{{August 28, 2025}}}}}) | ||
| 6 | |||
| 7 | ## Route of the day | ||
| 8 | |||
| 9 | <details> | ||
| 10 | <summary><strong>Click to see map</strong></summary> | ||
| 11 | <img src="../img/28-0000-map.png"> | ||
| 12 | </details> | ||
| 13 | |||
| 14 | *Download the [gpx file](../gpx/av2-day9.gpx) or see the route on | ||
| 15 | [outdooractive.com](https://www.outdooractive.com/en/route/hiking-trail/province-of-belluno/-2025-alta-via-2-day-9/325543151/?share=%7E3zdmfdkz%244ossqbdb)* | ||
| 16 | |||
| 17 | m4_navtable(← Day 8,../day8,Alta Via 2,../,After the hike →,../after) | ||
