Compare commits

..

No commits in common. "341163fed2e61afe6049e60ba00217f9fb510160" and "d7232a4be3e252406befa8a65280a8735679ddb3" have entirely different histories.

1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ class Home extends React.Component {
render() { render() {
return ( return (
<> <>
<Navbar brand="LORDNABBO" /> <Navbar brand="MPBE" />
<Parallax /> <Parallax />
<CardContainer sectionTitle="Latest Uploads" /> <CardContainer sectionTitle="Latest Uploads" />
<CardContainer sectionTitle="Random" /> <CardContainer sectionTitle="Random" />