This commit is contained in:
mehbark 2023-04-01 22:54:14 -04:00
parent 95499d7ae6
commit 04e0155e04

View file

@ -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 {