diff options
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 |