Skip to content

Commit 8ad8c53

Browse files
authored
feat: update index.html (#2187)
1 parent 28955b2 commit 8ad8c53

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

packages/web/src/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@
55
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
66
<meta name="viewport" content="width=device-width, initial-scale=1" />
77

8-
<title>Compass Calendar — simple, keyboard-first weekly planning</title>
8+
<title>Compass Calendar | get organized, simply</title>
99
<meta
1010
name="description"
11-
content="Compass is a small but mighty calendar and to-do app for busy minimalists — a simple, keyboard-first way to plan your week around what matters."
11+
content="Compass is a small but mighty calendar for busy minimalists — a simple, keyboard-first way to plan your week around what matters."
1212
/>
1313
<meta name="robots" content="index, follow" />
1414
<link rel="canonical" href="https://www.compasscalendar.com/" />
@@ -22,7 +22,7 @@
2222
/>
2323
<meta
2424
property="og:description"
25-
content="A small but mighty calendar and to-do app for busy minimalists. Plan your week around what matters — simply."
25+
content="A small but mighty calendar for busy minimalists. Plan your week around what matters."
2626
/>
2727
<meta property="og:url" content="https://www.compasscalendar.com/" />
2828
<meta
@@ -56,7 +56,7 @@
5656
"applicationCategory": "BusinessApplication",
5757
"operatingSystem": "Web",
5858
"url": "https://www.compasscalendar.com/",
59-
"description": "Compass is a small but mighty calendar and to-do app for busy minimalists — a simple, keyboard-first way to plan your week around what matters.",
59+
"description": "Compass is a small but mighty calendar for busy minimalists — a simple, keyboard-first way to plan your week around what matters.",
6060
"offers": {
6161
"@type": "Offer",
6262
"price": "0",

0 commit comments

Comments
 (0)