diff --git a/pin/coinslot.txt b/pin/coinslot.txt new file mode 100644 index 0000000..f1c80e5 --- /dev/null +++ b/pin/coinslot.txt @@ -0,0 +1,11 @@ +Rick & Morty +Star Wars (outside) +The Mandalorian +Deadpool +Star Trek +Teenage Mutant Ninja Turtles +Jurassic Park +Monster Bash +Walking Dead +Guardians of the Galaxy +Avengers diff --git a/pin/index.php b/pin/index.php index afe7446..2136abf 100644 --- a/pin/index.php +++ b/pin/index.php @@ -1,6 +1,12 @@ @@ -11,20 +17,25 @@ $game = $games[array_rand($games)];
-

right brain pin picker

- -

reload the page to pick a table

+

pin picker

-
diff --git a/pin/games.txt b/pin/rightbrain.txt similarity index 100% rename from pin/games.txt rename to pin/rightbrain.txt