Still waiting for the New York Times to send me a bogus takedown notice
Diffstat (limited to 'index.html')
-rw-r--r--index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/index.html b/index.html
index b30ddd5..b8e5ab0 100644
--- a/index.html
+++ b/index.html
@@ -2,12 +2,12 @@
<html lang="en">
<head>
- <title>Wordle Clone</title>
+ <title>Purple</title>
<script src="script.js" defer></script>
<link href="style.css" rel="stylesheet">
</head>
<body>
- <h1>Wordle Clone</h1>
+ <h1>Purple</h1>
<p id="hint"></p>
<p id="win"></p>
<p id="attempt"></p>