adding html-helloworld application
This commit is contained in:
parent
c675da7379
commit
05a50b0671
1 changed files with 5 additions and 0 deletions
5
html-helloworld/index.html
Normal file
5
html-helloworld/index.html
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
<html>
|
||||
<body>
|
||||
<h1>Hello, World!</h1>
|
||||
</body>
|
||||
</html>
|
||||
Loading…
Add table
Reference in a new issue