mirror of
https://github.com/selenite-cc/flasharchive.git
synced 2025-01-22 12:42:53 -03:00
Create index.html
This commit is contained in:
parent
ded56a64fa
commit
ee6616cf06
1 changed files with 9 additions and 0 deletions
9
page/index.html
Normal file
9
page/index.html
Normal file
|
@ -0,0 +1,9 @@
|
|||
<!doctype html>
|
||||
<html>
|
||||
<head>
|
||||
<title>Games</title>
|
||||
</head>
|
||||
<body>
|
||||
<p>This is an example paragraph. Anything in the <strong>body</strong> tag will appear on the page, just like this <strong>p</strong> tag and its contents.</p>
|
||||
</body>
|
||||
</html>
|
Loading…
Add table
Reference in a new issue