Skip to content

Commit 9ae7b63

Browse files
committed
title stuff
1 parent 8e11495 commit 9ae7b63

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

index.html

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,18 @@
77
<link rel="icon" type="image/svg+xml" href="/logo.svg" />
88
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
99
<title>EndofTimee</title>
10+
<meta name="description" content="EndofTimee's personal site – ProtoFox, developer, streamer, and more. Featuring a unique boot animation and fox-themed design." />
11+
<meta property="og:title" content="EndofTimee – ProtoFox Personal Site" />
12+
<meta property="og:description" content="EndofTimee's personal site – ProtoFox, developer, streamer, and more. Featuring a unique boot animation and fox-themed design." />
13+
<meta property="og:type" content="website" />
14+
<meta property="og:url" content="https://endoftimee.com/" />
15+
<meta property="og:image" content="/logo.svg" />
16+
<meta property="og:image:alt" content="Fox Logo" />
17+
<meta property="og:site_name" content="EndofTimee" />
18+
<meta name="twitter:card" content="summary_large_image" />
19+
<meta name="twitter:title" content="EndofTimee – ProtoFox Personal Site" />
20+
<meta name="twitter:description" content="EndofTimee's personal site – ProtoFox, developer, streamer, and more. Featuring a unique boot animation and fox-themed design." />
21+
<meta name="twitter:image" content="/logo.svg" />
1022
</head>
1123
<body>
1224
<div id="root"></div>

public/robots.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# https://www.robotstxt.org/robotstxt.html
22
User-agent: *
3-
Disallow:
3+
Disallow: /

0 commit comments

Comments
 (0)