forked from Enri1196/lordfrontend
Modificata Navbar Brand in LORDNABBO
parent
d7232a4be3
commit
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