This commit is contained in:
2024-11-14 00:35:26 -05:00
parent b6957a6b76
commit fcac952657
3 changed files with 12 additions and 0 deletions
+1
View File
@@ -0,0 +1 @@
README.md
+9
View File
@@ -0,0 +1,9 @@
<center>
<h1>The Train Quiz</h1>
A needlessly nerdy Boston transit challenge.
<h3><a href="https://trains.clb.li">🚂 Play 🚂</a></h3>
<img src="./src/screenshot.png" width="500" alt="screenshot" />
</center>
+2
View File
@@ -30,6 +30,8 @@ import socialImage from "../social-image.jpg";
<meta name="twitter:title" content="The Boston Train Quiz" />
</head>
<body>
<div class="fixed left-0 top-0 w-full h-1 bg-blue-500"></div>
<Guesser client:load />
<p