diff options
| author | Jules Laplace <jules@okfoc.us> | 2016-11-29 22:44:58 -0500 |
|---|---|---|
| committer | Jules Laplace <jules@okfoc.us> | 2016-11-29 22:44:58 -0500 |
| commit | cf08a9dab5d27e6d3fb76e169f679446f03f1055 (patch) | |
| tree | 9c26dfa319a144baae34e9d23a365360626475b5 /new-reality/public/assets/stars/index.html | |
| parent | f4215bbc1a602ab19172950a29fc8ad5504b93fb (diff) | |
pull in holodeck
Diffstat (limited to 'new-reality/public/assets/stars/index.html')
| -rwxr-xr-x | new-reality/public/assets/stars/index.html | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/new-reality/public/assets/stars/index.html b/new-reality/public/assets/stars/index.html new file mode 100755 index 0000000..e6a878c --- /dev/null +++ b/new-reality/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 |
