mirror of
https://github.com/DerTyp7/dertyp7.github.io.git
synced 2025-10-28 20:32:19 +01:00
Add website under construction text
This commit is contained in:
@@ -5,6 +5,9 @@ export default function App() {
|
||||
return (
|
||||
<div id="app">
|
||||
<Header />
|
||||
<div style={{ textAlign: "center" }}>
|
||||
<h1>Website under construction 🚧👷</h1>
|
||||
</div>
|
||||
</div>
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user