-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathimprint.html
More file actions
78 lines (78 loc) · 3.89 KB
/
imprint.html
File metadata and controls
78 lines (78 loc) · 3.89 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
<!DOCTYPE html>
<html lang="de">
<head>
<meta charset="utf-8" />
<meta name="robots" content="noindex" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="description" content="Imprint of diede.dev" />
<meta name="author" content="Christian Diederich" />
<meta name="copyright" content="Christian Diederich" />
<meta name="date" content="2024-07-20" />
<meta property="og:title" content="Imprint of diede.dev" />
<meta property="og:type" content="website" />
<meta property="og:image" content="https://diede.dev/android-chrome-512x512.png" />
<meta property="og:description" content="Imprint of diede.dev" />
<meta property="og:url" content="https://diede.dev/imprint" />
<title>Imprint of diede.dev</title>
<link rel="stylesheet" type="text/css" href="/main.css" />
<link rel="preload" href="/rubik-v28-latin-300.woff2" as="font" type="font/woff2" crossorigin />
</head>
<body>
<main>
<h1>Imprint</h1>
<h2>Information according to § 5 TMG</h2>
<p>Christian Diederich<br />Heinrich-Mann-Str. 1<br />44141 Dortmund<br />Germany</p>
<h2>Contact</h2>
<p>Phone: +49 (0) 231 586 892 40<br />E-Mail: chrdiede@gmail.com</p>
<h2>VAT number according to § 27 a of Value Added Tax Act</h2>
<p>DE342566558</p>
<h2>Responsible Editor</h2>
<p>Christian Diederich<br />Heinrich-Mann-Str. 1<br />44141 Dortmund<br />Germany</p>
<h2>Consumer dispute settlement / universal arbitration board</h2>
<p>
We are neither willing nor obliged to participate in dispute settlement proceedings before a consumer
arbitration board.
</p>
<h2>Liability for links</h2>
<p>
Our offer contains links to external third-party websites over whose content we have no influence. Therefore, we
cannot accept any liability for this third-party content. The respective provider or operator of the pages is
always responsible for the content of the linked pages. The linked pages were checked for possible legal
violations at the time they were linked. No illegal content was found at the time the link was created.
</p>
<p>
A permanent control of the content of the linked pages is not reasonable without concrete evidence of a
violation of the law. As soon as we become aware of legal violations, we will remove such links immediately.
</p>
<h2>Copyright</h2>
<p>
The content and works on these pages created by the website operator are subject to German copyright law. The
duplication, processing, distribution and any kind of exploitation outside the limits of copyright law require
the written consent of the respective author or creator. Downloads and copies of this website are only permitted
for private, non-commercial use.
</p>
<p>
Insofar as the content on this site was not created by the operator, the copyrights of third parties are
observed. In particular contents of third parties are marked as such. If you should nevertheless become aware of
a copyright infringement, we would ask you to notify us accordingly. As soon as we become aware of legal
violations, we will remove such content immediately.
</p>
</main>
<footer>
<nav>
<div class="underline"></div>
<p>That's it! 😊</p>
<p>
Did you like the content? Then subscribe to my
<a href="https://buttondown.email/diede" target="_blank">newsletter</a> or
<a href="https://buttondown.email/diede/rss" target="_blank">RSS feed</a> and don't miss any new stuff!
</p>
<p><a href="/">← Back home to other stuff</a></p>
<div class="legal-links">
<a href="/privacy-policy">Privacy Policy</a>
<a href="/imprint">Imprint</a>
</div>
</nav>
</footer>
</body>
</html>