Skip to content

Commit

Permalink
#57 Update head to improve SEO
Browse files Browse the repository at this point in the history
  • Loading branch information
SandraBergstrom committed Jul 5, 2023
1 parent 0e68136 commit d6d4e89
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,10 @@
<link rel="icon" href="%PUBLIC_URL%/favicon.png" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="theme-color" content="#000000" />
<meta name="description" content="Web site created using create-react-app" />
<meta name="description"
content="Travel Tickr is a social media platform where you can share and relive your travel memories, connect with fellow travelers, and get inspired for your next adventure." />
<meta name="keywords" content="Travel, Memories, Social Media, Travel Blog, Adventure, Explore, Share Travel">
<link rel="apple-touch-icon" href="%PUBLIC_URL%/logo192.png" />
<link rel="apple-touch-icon" href="%PUBLIC_URL%/logo192.png" />
<!--
manifest.json provides metadata used when your web app is installed on a
Expand All @@ -25,7 +28,7 @@
work correctly both with client-side routing and a non-root public URL.
Learn how to configure a non-root public URL by running `npm run build`.
-->
<title>Travel Tickr</title>
<title>Travel Tickr - Share and review your travel memories!</title>
</head>

<body>
Expand Down

0 comments on commit d6d4e89

Please sign in to comment.