Skip to content

Commit 15d593a

Browse files
content/fix punctuation in app meta description (#197)
1 parent 51b74c5 commit 15d593a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/layouts/app.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<meta property="og:title" content="Greenwood" />
77
<meta
88
name="description"
9-
content="Greenwood is your workbench for the web, embracing web standards from the ground up to empower your stack from front to back.."
9+
content="Greenwood is your workbench for the web, embracing web standards from the ground up to empower your stack from front to back."
1010
/>
1111
<meta name="twitter:site" content="@PrjEvergreen" />
1212
<meta property="og:type" content="website" />

0 commit comments

Comments
 (0)