Skip to content
Snippets Groups Projects
Commit 45aca095 authored by Philip Mundt's avatar Philip Mundt
Browse files

added impressum page

parent 949cbed1
No related branches found
No related tags found
No related merge requests found
//import { Inspirations, InspirationLink } from "../components";
/* import { Sidebar } from "react-pro-sidebar"; */
export function Home() {
return (
<>
<div className="row">
<div className="col">
<h2>Wiki under construction!</h2>
<hr />
</div>
</div>
<div className="row">
</div>
</>
);
}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment