Update RedditlikeMemo.HTML

This commit is contained in:
Dangrainage 2023-08-24 19:55:22 +02:00 committed by GitHub
parent 77a4a2a8f8
commit 519af40819
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,6 +4,7 @@
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Simon Says Game</title>
<h1>I am going to be frankly pretty honest, ChatGPT helped me a lot with this one, oh, before you ask, I made this for the sake of having a game on my website</h1>
<style>
body {
display: flex;
@ -115,3 +116,5 @@
</script>
</body>
</html>