diff options
author | dec05eba <dec05eba@protonmail.com> | 2023-08-19 14:21:44 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2023-08-19 14:21:44 +0200 |
commit | 16d19a5f0c77bef5ba8b66f1b1434b13b617a483 (patch) | |
tree | 2c12117aff1bcea46c658e6c803ef6ada7bf2572 /src/example.html | |
parent | 908d2ba2bc4a2c7f18e22df26cda8b619725e853 (diff) |
Diffstat (limited to 'src/example.html')
-rw-r--r-- | src/example.html | 5 |
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 |