Skip to content

Commit

Permalink
Create index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
milenakos authored Oct 26, 2024
1 parent 8828a4d commit c906a67
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions thanks/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
<!DOCTYPE html>
<html lang="en">

<head>
<meta content="width=device-width, initial-scale=1.0, maximum-scale=3.0" name="viewport" />
<link rel="icon" type="image/x-icon" href="/images/cat.ico">
<meta property="og:site_name" content="click here" />
<meta property="og:title" content="Cat Bot" />
<meta property="og:description" content="A cat has appeared! Catch it! Add Cat Hunt to your server with tons of cats, leaderboards, achievements, and much more!" />
<meta content="https://catbot.minkos.lol" property="og:url">
<meta content="https://wsrv.nl/?url=catbot.minkos.lol/images/cat.png" property="og:image">
<meta content="#5865F2" data-react-helmet="true" name="theme-color">
<title>Thanks</title>
</head>

<body>
<center>
<h3>thanks for buying!</h3>
<p>you should have an email from [email protected] with your claim link.<br>if not, dm @milenakos for support.</p>
</center>
</body>

</html>

0 comments on commit c906a67

Please sign in to comment.