aboutsummaryrefslogtreecommitdiff
path: root/src/example.html
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2023-08-19 14:21:44 +0200
committerdec05eba <dec05eba@protonmail.com>2023-08-19 14:21:44 +0200
commit16d19a5f0c77bef5ba8b66f1b1434b13b617a483 (patch)
tree2c12117aff1bcea46c658e6c803ef6ada7bf2572 /src/example.html
parent908d2ba2bc4a2c7f18e22df26cda8b619725e853 (diff)
Initial commitHEADmaster
Diffstat (limited to 'src/example.html')
-rw-r--r--src/example.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/example.html b/src/example.html
new file mode 100644
index 0000000..51bc51a
--- /dev/null
+++ b/src/example.html
@@ -0,0 +1,5 @@
+<html>
+ <body>
+ <div class="cool">hello world</div>
+ </body>
+</html> \ No newline at end of file