summary refs log tree commit diff stats
path: root/src
diff options
context:
space:
mode:
authorbpeetz <me@b-peetz.de>2023-06-25 18:26:52 +0200
committerBenedikt Peetz <benedikt.peetz@b-peetz.de>2024-02-22 16:06:45 +0100
commit972cb1438aecca8fac523cba16d221af41038257 (patch)
tree19914a88f2bc129a6cbbfe9b2c2fb3bad33d5b76 /src
downloadb-peetz.de-972cb1438aecca8fac523cba16d221af41038257.zip
chore: Initial Commit
Diffstat (limited to 'src')
-rw-r--r--src/index.html7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/index.html b/src/index.html
new file mode 100644
index 0000000..4c5e8b9
--- /dev/null
+++ b/src/index.html
@@ -0,0 +1,7 @@
+<html>
+
+<body>
+  <h1>Hi!</h1>
+</body>
+
+</html>