docs: adjust imprint/authors

This commit is contained in:
Lukas Obermann
2026-04-06 10:14:46 +02:00
parent 7d1c1f3b19
commit 1ca79de10a
2 changed files with 0 additions and 12 deletions
-1
View File
@@ -1,2 +1 @@
Lukas Obermann <lukas.obermann@icloud.com>
Philipp Borucki <p.borucki@icloud.com>
-11
View File
@@ -25,17 +25,6 @@ export const Imprint: FC = () => {
<br />
<a href="mailto:support@optolith.app">{"support@optolith.app"}</a>
</p>
<h3>{"Philipp Borucki"}</h3>
<p>
{"Duburger Straße 13"}
<br />
{"24939 Flensburg"}
<br />
{"Germany"}
<br />
<a href="mailto:support@cloud.optolith.app">{"support@cloud.optolith.app"}</a>
</p>
</Scroll>
</Main>
</Page>