Add basic outline files
This commit is contained in:
parent
88160dc8ec
commit
9eff5f08f4
2 changed files with 21 additions and 0 deletions
11
index.html
Normal file
11
index.html
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>Rock Paper Scissors</title>
|
||||
</head>
|
||||
<body>
|
||||
<div>
|
||||
Hello world
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
Loading…
Add table
Add a link
Reference in a new issue