Skip to content

Commit a53ec58

Browse files
committed
editing about page
1 parent 18fba0e commit a53ec58

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

src/routes/about/+page.svelte

+4-1
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,8 @@
77
<Title order={1} weight={"bold"} root="h1">About</Title>
88
<br/>
99
<Text root="p"
10-
>This project was created as part of a seminar paper in the summer semester 2023 at the Karlsruhe University of Applied Sciences</Text>
10+
>This project was created as part of a seminar paper in the summer semester 2023 at the Karlsruhe University of Applied Sciences.
11+
<br>
12+
<br>
13+
Created by Simon Dold.</Text>
1114
</Container>

0 commit comments

Comments
 (0)