Compare commits
2 Commits
d7232a4be3
...
341163fed2
Author | SHA1 | Date |
---|---|---|
Enri1196 | 341163fed2 | |
Mick877 | 478e5885a4 |
|
@ -7,7 +7,7 @@ class Home extends React.Component {
|
||||||
render() {
|
render() {
|
||||||
return (
|
return (
|
||||||
<>
|
<>
|
||||||
<Navbar brand="MPBE" />
|
<Navbar brand="LORDNABBO" />
|
||||||
<Parallax />
|
<Parallax />
|
||||||
<CardContainer sectionTitle="Latest Uploads" />
|
<CardContainer sectionTitle="Latest Uploads" />
|
||||||
<CardContainer sectionTitle="Random" />
|
<CardContainer sectionTitle="Random" />
|
||||||
|
|
Loading…
Reference in New Issue