readme
This commit is contained in:
@@ -0,0 +1 @@
|
||||
README.md
|
||||
@@ -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>
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user