|
@@ -0,0 +1,28 @@
|
|
|
|
|
+<!DOCTYPE html>
|
|
|
|
|
+<html lang="en">
|
|
|
|
|
+<head>
|
|
|
|
|
+ <meta charset="UTF-8">
|
|
|
|
|
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
|
|
|
+ <title>BaumSplitter41</title>
|
|
|
|
|
+ <link rel="stylesheet" href="css/style.css">
|
|
|
|
|
+ <link rel="icon" type="image/png" href="../assets/Logo_BaumSplitter41_transparent.png"/>
|
|
|
|
|
+</head>
|
|
|
|
|
+<body>
|
|
|
|
|
+ <div class="kao">
|
|
|
|
|
+ <script src="https://keepandroidopen.org/banner.js?size=minimal&animation=off&hidebutton=off"> </script>
|
|
|
|
|
+ </div>
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+ <h1>Moin / Hi</h1>
|
|
|
|
|
+ <div class="main_img">
|
|
|
|
|
+ <img src="../assets/Logo_BaumSplitter41.png" alt="Logo BaumSplitter41">
|
|
|
|
|
+ </div>
|
|
|
|
|
+
|
|
|
|
|
+ <div class="welcome_text">
|
|
|
|
|
+ <p>I'm BaumSplitter41, I'm am a student from germany. This site is work in progress.</p>
|
|
|
|
|
+ </div>
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+</body>
|
|
|
|
|
+</html>
|