Skip to content

Commit 59fc59f

Browse files
committed
chore: add robots.txt + update index
1 parent 258117d commit 59fc59f

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

frontend/index.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@
1616

1717
<meta name="description" content="The smartest way to plan your day. Speak naturally and get perfectly organized calendars with zero manual work. AI-powered scheduling for developers and students.">
1818

19+
<link rel="canonical" href="https://allocate.day/">
20+
21+
<meta property="og:site_name" content="allocate">
22+
<meta property="og:locale" content="en_US">
1923
<meta property="og:title" content="allocate — Plan Your Day in Seconds with AI">
2024
<meta property="og:description" content="The smartest way to plan your day. Speak naturally and get perfectly organized calendars with zero manual work. AI-powered scheduling for developers and students.">
2125
<meta property="og:url" content="https://allocate.day/">

frontend/public/robots.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
User-agent: *
2+
Allow: /$
3+
Disallow: /

0 commit comments

Comments
 (0)