changed text
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
function Homepage() {
|
||||
return (
|
||||
<>
|
||||
<h1 style={{ margin: "120px 40px 40px 40px" }}>Ignore this page</h1>
|
||||
<h1 style={{ margin: "120px 40px 40px 40px" }}>Work in Progress, ignore this page and visit other Pages</h1>
|
||||
</>
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user