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

@@ -122,5 +122,8 @@
<svelte:head>
<title>Home | AdventureLog</title>
<meta name="description" content="AdventureLog is a platform to log your adventures." />
<meta
name="description"
content="AdventureLog is a platform to log your adventures and plan your travel."
/>
</svelte:head>