Compare commits
No commits in common. "3f891559f45b830c806c02154169cb02b777334d" and "92a719cf6fc42eeafb1d3e5c51262dbe77a648f2" have entirely different histories.
3f891559f4
...
92a719cf6f
1 changed files with 0 additions and 23 deletions
|
@ -1,23 +0,0 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Lucia's Legal Notice</title>
|
||||
<link rel="stylesheet" href="style.css">
|
||||
<link rel="stylesheet" href="assets/fonts/Hack/Hack.css">
|
||||
</head>
|
||||
<body>
|
||||
<div class="content">
|
||||
<div class="legalnotice no-top-margin">
|
||||
<h2>Legal Notice</h2>
|
||||
<b>Impressum</b><br>
|
||||
<pre>Lucia Heidecker
|
||||
6063 Rum
|
||||
</pre>
|
||||
<p>This section is to comply with Austrian law regarding the providing of websites. Feel free to ignore it ;)</p>
|
||||
<a href="index.html">Back to Main Page</a>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
Loading…
Add table
Add a link
Reference in a new issue