Skip to content

Commit 919c56c

Browse files
committed
Merge branch 'develop' of github.com:HackHPI/hackhpi.github.io into develop
2 parents 979ef9a + fc98cc6 commit 919c56c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/components/Imprint/Imprint.jsx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ function Imprint() {
2222
<Typography variant="body1">
2323
E-Mail: <Link href="mailto:team@hackhpi.org" color={"inherit"}>team@hackhpi.org</Link>
2424
</Typography>
25-
<Typography variant="body1">Inhaltlich verantwortlich gemäß § 5 TMG, § 55 RStV: Klubsprecher Theo
26-
Klinke, Mathilda Heise und Uli Prantz</Typography>
25+
<Typography variant="body1">Inhaltlich verantwortlich gemäß § 5 TMG, § 55 RStV: Klubsprecher Jeanne
26+
Aue, Mathilda Heise und Cedric Rische</Typography>
2727
</Box>
2828
<Box>
2929
<Typography variant="h2" gutterBottom>Haftungsausschluss</Typography>
@@ -56,4 +56,4 @@ function Imprint() {
5656
)
5757
}
5858

59-
export default Imprint
59+
export default Imprint

0 commit comments

Comments
 (0)