diff options
| author | “Ryder <“r@okfoc.us”> | 2016-04-12 20:46:44 -0400 |
|---|---|---|
| committer | “Ryder <“r@okfoc.us”> | 2016-04-12 20:46:44 -0400 |
| commit | edb135e0d2a441e072571601d17c858319c7b6fa (patch) | |
| tree | 036d6c260d745b5671545136aef45d426c365815 /public/assets/stars/index.html | |
| parent | fbacf50ceca813f1682ab458fa4c275fb8630991 (diff) | |
stars dude
Diffstat (limited to 'public/assets/stars/index.html')
| -rwxr-xr-x | public/assets/stars/index.html | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/public/assets/stars/index.html b/public/assets/stars/index.html new file mode 100755 index 0000000..e6a878c --- /dev/null +++ b/public/assets/stars/index.html @@ -0,0 +1,10 @@ +<!DOCTYPE html> +<html style="overflow:hidden"> +<head> + <title>Flying Through Space</title> + <script type="text/javascript" src="flyingthroughspace.js"></script> + <link type="text/css" href="flyingthroughspace.css" rel="stylesheet" /> +</head> +<body> +</body> +</html>
\ No newline at end of file |
