seo baby
This commit is contained in:
parent
95499d7ae6
commit
04e0155e04
1 changed files with 3 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<title>Elo Worldle</title>
|
||||
<script>var exports = {};</script>
|
||||
|
@ -14,6 +14,8 @@
|
|||
<meta content="https://elo-worldle.pyrope.net/favicon.png" property="og:image" />
|
||||
<meta content="#538d4e" data-react-helmet="true" name="theme-color" />
|
||||
|
||||
<meta name="description" content="A Wordle-like game where you guess what bad chess algorithm you are playing against." />
|
||||
|
||||
<link rel="stylesheet" href="./main.css"></link>
|
||||
<style>
|
||||
html {
|
||||
|
|
Loading…
Reference in a new issue