Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,11 @@
<head>
<meta charset="utf-8">
<meta property="og:url" content="https://www.hackru.org/" />
<meta property="og:title" content="HackRU Spring 2021" />
<meta property="og:title" content="HackRU Fall 2021" />
<meta property="og:description" content="Get hyped for the best Hackathon that Rutgers has to offer!" />
<meta property="og:image" content="./assets/fb-banner-upper.png" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Find out more about HackRU Spring 2021.">
<meta name="description" content="Find out more about HackRU Fall 2021.">
<link rel="icon" href="%PUBLIC_URL%/assets/icons/red_hackru.png">
<link rel="shortcut icon" href="%PUBLIC_URL%/assets/icons/red)hackru.png">
<link rel="manifest" href="%PUBLIC_URL%/manifest.json">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ class About extends Component {
value: "01/01/1920"
},
end: {
value: "04/17/2003"
value: "10/16/2003"
}
} }} />
</Col>
Expand Down