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/day8/da8.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/day8/da8.m4')
| -rw-r--r-- | src/av2/day8/da8.m4 | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/src/av2/day8/da8.m4 b/src/av2/day8/da8.m4 new file mode 100644 index 0000000..2935b46 --- /dev/null +++ b/src/av2/day8/da8.m4 | |||
| @@ -0,0 +1,17 @@ | |||
| 1 | m4_navtable(← Day 7,../day7,Alta Via 2,../,Day 9 →,../day9) | ||
| 2 | |||
| 3 | # Day 8 - The Troi dei Caserin | ||
| 4 | |||
| 5 | m4_caption({{{{{August 27, 2025}}}}}) | ||
| 6 | |||
| 7 | ## Route of the day | ||
| 8 | |||
| 9 | <details> | ||
| 10 | <summary><strong>Click to see map</strong></summary> | ||
| 11 | <img src="../img/27-0000-map.png"> | ||
| 12 | </details> | ||
| 13 | |||
| 14 | *Download the [gpx file](../gpx/av2-day8.gpx) or see the route on | ||
| 15 | [outdooractive.com](https://www.outdooractive.com/en/route/hiking-trail/san-martino-di-castrozza-primiero-vanoi/-2025-alta-via-2-day-8/325543034/?share=%7E3zdmeu44%244ossqbdb)* | ||
| 16 | |||
| 17 | m4_navtable(← Day 7,../day7,Alta Via 2,../,Day 9 →,../day9) | ||
