mirror of
https://github.com/selenite-cc/flasharchive.git
synced 2025-01-22 12:42:53 -03:00
Update index.html
This commit is contained in:
parent
ef255c99ad
commit
3c76a32be5
1 changed files with 2 additions and 1 deletions
|
@ -7,7 +7,8 @@
|
||||||
<body>
|
<body>
|
||||||
<center>
|
<center>
|
||||||
<h1>Welcome to the Flash Games Archive.</h1>
|
<h1>Welcome to the Flash Games Archive.</h1>
|
||||||
<p>This is a quick website made using <a href="https://ruffle.rs">Ruffle</a> and GitHub. If you want the original repo to download the games, go to <a href="https://github.com/Games-From-Flash/sw">GitHub</a> and all of the SWF files should be there, along with all of the HTML files that I used to make this site.</p>
|
<p>This is a quick website made using <a href="https://ruffle.rs">Ruffle</a> and GitHub. If you want the original repo to download the games, go to <a href="https://github.com/Games-From-Flash/swf">GitHub</a> and all of the SWF files should be there, along with all of the HTML files that I used to make this site.</p>
|
||||||
|
<p><a href="info.html">Information</a>
|
||||||
<button onclick="window.location.href='btd.html';">Bloons TD</button>
|
<button onclick="window.location.href='btd.html';">Bloons TD</button>
|
||||||
<button onclick="window.location.href='btd2.html';">Bloons TD 2</button>
|
<button onclick="window.location.href='btd2.html';">Bloons TD 2</button>
|
||||||
<button onclick="window.location.href='bloons.html';">Bloons</button>
|
<button onclick="window.location.href='bloons.html';">Bloons</button>
|
||||||
|
|
Loading…
Add table
Reference in a new issue