We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 979ef9a + fc98cc6 commit 919c56cCopy full SHA for 919c56c
src/components/Imprint/Imprint.jsx
@@ -22,8 +22,8 @@ function Imprint() {
22
<Typography variant="body1">
23
E-Mail: <Link href="mailto:team@hackhpi.org" color={"inherit"}>team@hackhpi.org</Link>
24
</Typography>
25
- <Typography variant="body1">Inhaltlich verantwortlich gemäß § 5 TMG, § 55 RStV: Klubsprecher Theo
26
- Klinke, Mathilda Heise und Uli Prantz</Typography>
+ <Typography variant="body1">Inhaltlich verantwortlich gemäß § 5 TMG, § 55 RStV: Klubsprecher Jeanne
+ Aue, Mathilda Heise und Cedric Rische</Typography>
27
</Box>
28
<Box>
29
<Typography variant="h2" gutterBottom>Haftungsausschluss</Typography>
@@ -56,4 +56,4 @@ function Imprint() {
56
)
57
}
58
59
-export default Imprint
+export default Imprint
0 commit comments