Richard Allred
2019-06-25 05a50b0671ecf5ed8a3339459e6e3eb8fe0479d1
adding html-helloworld application
1 files added
5 ■■■■■ changed files
html-helloworld/index.html 5 ●●●●● patch | view | raw | blame | history
html-helloworld/index.html
New file
@@ -0,0 +1,5 @@
<html>
  <body>
    <h1>Hello, World!</h1>
  </body>
</html>