Added HTML markup

This commit is contained in:
BogusOverflow 2020-07-01 15:23:57 +00:00
parent 3ec6003014
commit df2fd168a8
1 changed files with 5 additions and 1 deletions

View File

@ -1 +1,5 @@
Hello world !
<!doctype html>
<html>
<h1>Hello world !</h1>
</html>