From 7a1579afb24fe21f73e876569e75a218a0ab547f Mon Sep 17 00:00:00 2001
From: AWADO <habiburrahman.dastageeri@hft-stuttgart.de>
Date: Tue, 12 Jan 2021 20:42:03 +0000
Subject: [PATCH] Upload New File

---
 public/src/beispiel.html | 10 ++++++++++
 1 file changed, 10 insertions(+)
 create mode 100644 public/src/beispiel.html

diff --git a/public/src/beispiel.html b/public/src/beispiel.html
new file mode 100644
index 0000000..dbf4aa5
--- /dev/null
+++ b/public/src/beispiel.html
@@ -0,0 +1,10 @@
+<!DOCTYPE html>
+<html>
+<body>
+
+<h1>Beispielhtml</h1>
+
+<p>Beispieltext</p>
+
+</body>
+</html>
-- 
GitLab