From aa41f79fed819cdfa23cee0f4048231cf586a8fe Mon Sep 17 00:00:00 2001 From: James Dinh Date: Mon, 29 Aug 2022 20:53:44 -0700 Subject: [PATCH] Moved chart --- index.html | 2 +- js/general.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 65fb549..7936563 100644 --- a/index.html +++ b/index.html @@ -120,6 +120,7 @@

Hackathon Event


+

Our Mission & Important Info

@@ -644,7 +645,6 @@
-
Prizes will be in the form of these (very snazzy) items (amounts above are the estimated total value):
    diff --git a/js/general.js b/js/general.js index a65430e..f9f7935 100644 --- a/js/general.js +++ b/js/general.js @@ -276,7 +276,7 @@ var options = { colors: ['#fff'] }, title: { - text: 'Team Scores - [Summer 2022]', + text: 'Team Scores - Summer 2022', style: { color: '#fff' }