Skip to content

Commit 6ddd286

Browse files
committed
Demo site: Tweaked Open Graph description
1 parent 0095a29 commit 6ddd286

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

demo/getting-started-with-offline-first.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<meta name="description" content="A quick tutorial on building Offline First sites, and making your existing sites offline-ready." />
88
<meta property="og:image" content="https://www.talater.com/upup/img/upup_logo.jpg"/>
99
<meta property="og:title" content="UpUp - Offline First in 1 line of Javascript"/>
10-
<meta property="og:description" content="Let your users experience your site, even when they're on a plane over the Atlantic, or 20,000 leagues under the sea. #OfflineFirst"/>
10+
<meta property="og:description" content="Let users visit your site, even when they're on a plane over the Atlantic, or 20,000 leagues under the sea. #OfflineFirst"/>
1111
<meta property="og:url" content="https://www.talater.com/upup/"/>
1212
<meta property="og:site_name" content="UpUp"/>
1313
<meta property="fb:admins" content="568390229" />

demo/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<meta name="description" content="A JavaScript library that makes sure your users can always access your site, even when offline." />
88
<meta property="og:image" content="https://www.talater.com/upup/img/upup_logo.jpg"/>
99
<meta property="og:title" content="UpUp - Offline First in 1 line of Javascript"/>
10-
<meta property="og:description" content="Let your users experience your site, even when they're on a plane over the Atlantic, or 20,000 leagues under the sea. #OfflineFirst"/>
10+
<meta property="og:description" content="Let users visit your site, even when they're on a plane over the Atlantic, or 20,000 leagues under the sea. #OfflineFirst"/>
1111
<meta property="og:url" content="https://www.talater.com/upup/"/>
1212
<meta property="og:site_name" content="UpUp"/>
1313
<meta property="fb:admins" content="568390229" />

0 commit comments

Comments
 (0)