Add past trip

TODO: Move these into the envfile
This commit is contained in:
Ben Goldsworthy 2022-10-23 19:16:04 +00:00
parent 064cf0642c
commit 74b7df62b7

View file

@ -26,9 +26,10 @@
</header> </header>
<main id="pastTripsList"> <main id="pastTripsList">
<ul> <ol>
<li><a href="/x8gkdo56o7k3eyp3w2ql">Monkey Run Scotland 2022</a></li>
<li><a href="/47xj8go928ql9mq3r20p">Europespedition III: Leds Free or Die Hard</a></li> <li><a href="/47xj8go928ql9mq3r20p">Europespedition III: Leds Free or Die Hard</a></li>
</ul> </ol>
</main> </main>
</body> </body>
</html> </html>