diff --git a/.prettierignore b/.prettierignore new file mode 100644 index 0000000..42061c0 --- /dev/null +++ b/.prettierignore @@ -0,0 +1 @@ +README.md \ No newline at end of file diff --git a/README.md b/README.md new file mode 100644 index 0000000..b6233d0 --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +
+

The Train Quiz

+ + A needlessly nerdy Boston transit challenge. + +

🚂 Play 🚂

+ + screenshot +
diff --git a/src/pages/index.astro b/src/pages/index.astro index e3eeb9d..c57b282 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -30,6 +30,8 @@ import socialImage from "../social-image.jpg"; +
+