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

Reworked Impressum

parent ba7294e1
No related branches found
No related tags found
No related merge requests found
......@@ -13,8 +13,6 @@ export function Impressum() {
<div className="row">
<div className="col">
<p>
iGem Bielefeld CeBiTec<br />
<br />
<b>Responsible for the content according to § 5 TMG and according to § 55 Abs. 2 RStV Germany:</b><br />
Jörn Kalinowski<br />
Universitätsstraße 25<br />
......
......@@ -64,10 +64,10 @@ const Pages: (Page | Folder)[] = [
},
{
name: "Impressum",
title: "Impressum",
title: undefined,
path: "/impressum",
component: Impressum,
lead: "",
lead: undefined,
navlist: [""],
},
],
......
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