feat: Add Transportation and Lodging models to AdventureViewSet; update Avatar and TransportationModal components for improved user experience

This commit is contained in:
Sean Morley
2025-02-22 10:37:22 -05:00
parent 232e01bf8f
commit ea36b104b6
5 changed files with 57 additions and 7 deletions

View File

@@ -203,7 +203,7 @@
</MapLibre>
<svelte:head>
<title>Travel Map</title>
<title>Adventure Map</title>
<meta name="description" content="View your travels on a map." />
</svelte:head>