aboutsummaryrefslogtreecommitdiff
path: root/src/example.html
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2023-08-19 14:04:31 +0200
committerdec05eba <dec05eba@protonmail.com>2023-08-19 14:04:31 +0200
commita3f01eb7d4b2050d81c5b76fe9e3c069a84cf17c (patch)
treee3fcac5bd7d1d017dbf604bcd94d44ffebbc1457 /src/example.html
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