diff --git a/public/index.html b/public/index.html index b09f788b..0b87601c 100644 --- a/public/index.html +++ b/public/index.html @@ -16,11 +16,11 @@ - + - + diff --git a/src/Defaults.js b/src/Defaults.js index e3f7a758..5b0f6841 100644 --- a/src/Defaults.js +++ b/src/Defaults.js @@ -8,7 +8,7 @@ import FAQs from "./components/Landing/Sections/Faqs"; import Footer from "./components/Landing/Sections/Footer"; const defaults = { - title: "HackRU Spring 2023", + title: "HackRU Fall 2023", dateText: "February 25th - 26th, 2023", locationText: "Rutgers College Ave Student Center", universityText: "Rutgers University",