SEO Optimization

This commit is contained in:
Sean Morley
2024-08-06 08:50:15 -04:00
parent b6628fe2b3
commit 143f84e910
14 changed files with 80 additions and 8 deletions

View File

@@ -220,6 +220,11 @@
{/each}
</MapLibre>
<svelte:head>
<title>Travel Map</title>
<meta name="description" content="View your travels on a map." />
</svelte:head>
<style>
:global(.map) {
height: 500px;