add files

switched the account for this Repo(From Kuntzschi911 to jxnomaly)
This commit is contained in:
Jannick Kuntzsch
2025-10-25 20:35:15 +02:00
parent d739c12222
commit 75a990452b
54 changed files with 28803 additions and 0 deletions

57
untitled.html Normal file
View File

@@ -0,0 +1,57 @@
<!DOCTYPE html>
<html data-bs-theme="light" lang="de">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no">
<title>toxic-jannick.github.io</title>
<meta name="description" content="My homepage, hosted on Github">
<link rel="stylesheet" href="assets/bootstrap/css/bootstrap.min.css">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Lato:300,400,700,300italic,400italic,700italic&amp;display=swap">
<link rel="stylesheet" href="assets/css/untitled.css">
</head>
<body><!DOCTYPE html>
<html lang="de">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Nutzungsbedingungen</title>
<link rel="stylesheet" href="assets/bootstrap/css/bootstrap.min.css">
</head>
<body>
<div class="container">
<h1 style="text-align: center"> Terms of Use</h1>
Last updated: Sept 21st 2024
<h4> Welcome to toxic-jannick.github.io.</h4> By accessing or using our website, you agree to comply with and be bound by the following terms and conditions:
<h3> Acceptance</h3> of Terms By using our site, you confirm that you have read, understood, and agree to these Terms of Use.
<h3>Use of Site</h3> You may use our site for lawful purposes only. You must not use it in a way that violates any applicable laws or regulations.
<h3> Intellectual Property</h3> All content, trademarks, and other intellectual property displayed on this site are the property of toxic-jannick.github.io or third parties. You may not reproduce or distribute any material without prior written permission.
<h3> User Responsibilities</h3> You are responsible for any content you post or share on our site. By submitting content, you grant us the right to use, reproduce, and distribute that content.
<h3> Disclaimer of Warranties</h3> The site is provided on an "as is" basis without any warranties of any kind, either express or implied.
<h3> Limitation of Liability</h3> toxic-jannick.github.io shall not be liable for any damages resulting from the use of, or inability to use, this site.
<h3> Changes to Terms</h3> We may revise these terms at any time. Your continued use of the site after changes are posted constitutes acceptance of the new terms.
<h3> Governing Law</h3> These terms shall be governed by and construed in accordance with the laws of Germany.
If you have any questions about these Terms of Use, please contact us at kuntschi@kuntzschi.de.
<br></br>
</div>
</body>
</html>
<a href="#">Back to home</a>
<script src="assets/bootstrap/js/bootstrap.min.js"></script>
</body>
</html>