Skip to content

Commit

Permalink
Merge pull request #558 from nwplus/dev
Browse files Browse the repository at this point in the history
Merged portal reskin from dev to main
  • Loading branch information
DonaldKLee authored Jan 14, 2024
2 parents 0253c54 + 367c638 commit b3a764b
Show file tree
Hide file tree
Showing 28 changed files with 6,059 additions and 2,543 deletions.
16 changes: 10 additions & 6 deletions src/App.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,12 @@ import {
ApplicationForm,
ApplicationReview,
Charcuterie,
DiscordBot,
// DiscordBot,
Faq,
Gallery,
GettingStarted,
// GettingStarted,
Home,
Livestream,
Judging,
JudgingAdmin,
JudgingView,
Expand Down Expand Up @@ -240,15 +241,18 @@ function App() {
<PageRoute path="/schedule">
<Schedule />
</PageRoute>
<PageRoute path="/livestream">
<Livestream />
</PageRoute>
<PageRoute path="/sponsors">
<Sponsors />
</PageRoute>
<PageRoute path="/getting-started">
{/* <PageRoute path="/getting-started">
<GettingStarted />
</PageRoute>
<PageRoute path="/discord-bot">
</PageRoute> */}
{/* <PageRoute path="/discord-bot">
<DiscordBot />
</PageRoute>
</PageRoute> */}
<NoAuthRoute path="/login">
<Navbar>
<Login />
Expand Down
259 changes: 259 additions & 0 deletions src/assets/apple_wallet_button.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions src/assets/expand_icon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
43 changes: 43 additions & 0 deletions src/assets/logo2024.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit b3a764b

Please sign in to comment.