Skip to content

Commit 959edf9

Browse files
committed
Updating titles and meta data
1 parent 7bfa9b5 commit 959edf9

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

public/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,20 +5,20 @@
55
<meta name="viewport" content="width=device-width, initial-scale=1">
66
<link rel="shortcut icon" href="%PUBLIC_URL%/favicon.ico">
77

8-
<title>Rockaway Beach</title>
9-
<meta name="description" content="Minimalist Rockaway Beach Guide">
8+
<title>Rockaway Beach Guide</title>
9+
<meta name="description" content="This guide makes up for the lack of information available on Rockaway Beach. We thought it would be helpful to have a simple list of all the great activities you can do there.">
1010
<meta name="keywords" content="Rockaway Beach, beach, apparel, surf, surfing, clothing, hats, caps, buy, hotel, motel, airbnb, activities, kayak, kids, paddle, paddleboarding, golf, food, eat, drink, restaurants, things to do, lifestyle">
1111
<meta name="google-site-verification" content="iwWMuwfFgo8cDDtDWKMDD9vS0jEfnbe_JFzE2X4eKqI" />
1212

1313
<meta property="og:title" content="RockawayBeach.io" />
1414
<meta property="og:url" content="http://rockawaybeach.io" />
15-
<meta property="og:description" content="Minimalist Rockaway Beach Guide." />
15+
<meta property="og:description" content="This guide makes up for the lack of information available on Rockaway Beach. We thought it would be helpful to have a simple list of all the great activities you can do there." />
1616
<meta property="og:image" content="https://rockawaybeach.io/social-media.png" />
1717

1818
<meta name="twitter:card" content="summary_large_image">
1919
<meta name="twitter:site" content="@marineboudeau">
2020
<meta name="twitter:title" content="RockawayBeach.io">
21-
<meta name="twitter:description" content="Minimalist Rockaway Beach Guide.">
21+
<meta name="twitter:description" content="This guide makes up for the lack of information available on Rockaway Beach. We thought it would be helpful to have a simple list of all the great activities you can do there.">
2222
<meta name="twitter:image" content="https://rockawaybeach.io/social-media.png">
2323

2424
</head>

src/App.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@ import {
1010

1111
const Home = () => (
1212
<div>
13-
<h1>Welcome to Rockaway Beach</h1>
13+
<h1>Rockaway Beach Guide</h1>
1414

1515
<p>
16-
This project makes up for the lack of information available on Rockaway Beach. We thought it would be helpful to have a simple list of all the great activities you can do there.
16+
This guide makes up for the lack of information available on Rockaway Beach. We thought it would be helpful to have a simple list of all the great activities you can do there.
1717
</p>
1818

1919
<p>We're currently designing a line of socks to help you bring the beach to the office. <a href="http://eepurl.com/ca5HSL" target="_blank">Give us your email</a> and we'll let you know when the socks are here!</p>

0 commit comments

Comments
 (0)