mirror of
https://github.com/selenite-cc/flasharchive.git
synced 2025-01-22 12:42:53 -03:00
12 lines
296 B
HTML
12 lines
296 B
HTML
<!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>
|