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
9966dc54eb
commit
8bbf08d79b
1 changed files with 12 additions and 0 deletions
12
html/index.html
Normal file
12
html/index.html
Normal file
|
@ -0,0 +1,12 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>Page Title</title>
|
||||
</head>
|
||||
<body>
|
||||
<center>
|
||||
<h1>Welcome to the Flash Games Archive.</h1>
|
||||
<p>This is a quick website made using Ruffle and GitHub. If you want the original repo to download the games, </p>
|
||||
</center>
|
||||
</body>
|
||||
</html>
|
Loading…
Add table
Reference in a new issue