From 822fc9aa6661ed69b4409cc4a65cb93a26d78957 Mon Sep 17 00:00:00 2001 From: alanfoster Date: Mon, 15 Mar 2021 23:09:02 +0000 Subject: [PATCH] wip --- .gitignore | 1 + index.html | 371 ++++++++++++++++++++++------------------------------- js/data.js | 235 ++++++++++++++++++--------------- 3 files changed, 285 insertions(+), 322 deletions(-) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..228b9c2 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.netlify/ diff --git a/index.html b/index.html index d699607..e8344dd 100644 --- a/index.html +++ b/index.html @@ -208,7 +208,7 @@