not actually text
authoradrianna <adrianna.pinska@gmail.com>
Sat, 17 May 2014 13:16:57 +0000 (15:16 +0200)
committeradrianna <adrianna.pinska@gmail.com>
Sat, 17 May 2014 13:16:57 +0000 (15:16 +0200)
sources/text/index.html [deleted file]
sources/text/web_title.png [deleted file]
sources/website/index.html [new file with mode: 0644]
sources/website/web_title.png [new file with mode: 0644]

diff --git a/sources/text/index.html b/sources/text/index.html
deleted file mode 100644 (file)
index 432076d..0000000
+++ /dev/null
@@ -1,46 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
-   "http://www.w3.org/TR/html4/loose.dtd">
-<html>
-<head>
-    <title>Robolock II</title>
-    <style>
-        body {
-            background: black;
-            color: #93d6bf;
-            font-weight: bolder;
-            font-variant: small-caps;
-        }
-        a:link {color:#bfb4f8; text-decoration: none;}
-        a:visited {color:#403578; text-decoration: none;}
-        a:hover {color:#d9680f; text-decoration: none;}
-        div#outer { text-align: center; }
-        div#description {
-            text-align: left;
-            padding: 20px 50px 0 250px;
-            width: 500px;
-            margin: 0 auto;
-            position: relative;
-            bottom: 120px;
-        }
-    </style>
-    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-    <link href="favicon.ico" rel="shortcut icon" />
-</head>
-
-<body>
-    <div id="outer">
-        <img src="web_title.png" />
-        <div id="description">
-            <p>A game about a robot by Simon Cross, Neil Muller, Adrianna Pińska, Stefano Rivera, David Sharpe and Jeremy Thurgood.</p>
-            <p><a href="https://pyweek.org/e/naja/">PyWeek page</a></p>
-            <h1>Latest release:</h1>
-            <p><em>Forthcoming</em></p>
-            <!--<ul>
-                <li><a href="">Unix (gzipped tarball)</a></li>
-                <li><a href="">Windows (zip)</a></li>
-                <li><a href="">OSX (dmg)</a></li>
-            </ul>-->
-        </div>
-    </div>
-</body>
-</html>
diff --git a/sources/text/web_title.png b/sources/text/web_title.png
deleted file mode 100644 (file)
index 0b172de..0000000
Binary files a/sources/text/web_title.png and /dev/null differ
diff --git a/sources/website/index.html b/sources/website/index.html
new file mode 100644 (file)
index 0000000..432076d
--- /dev/null
@@ -0,0 +1,46 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
+   "http://www.w3.org/TR/html4/loose.dtd">
+<html>
+<head>
+    <title>Robolock II</title>
+    <style>
+        body {
+            background: black;
+            color: #93d6bf;
+            font-weight: bolder;
+            font-variant: small-caps;
+        }
+        a:link {color:#bfb4f8; text-decoration: none;}
+        a:visited {color:#403578; text-decoration: none;}
+        a:hover {color:#d9680f; text-decoration: none;}
+        div#outer { text-align: center; }
+        div#description {
+            text-align: left;
+            padding: 20px 50px 0 250px;
+            width: 500px;
+            margin: 0 auto;
+            position: relative;
+            bottom: 120px;
+        }
+    </style>
+    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+    <link href="favicon.ico" rel="shortcut icon" />
+</head>
+
+<body>
+    <div id="outer">
+        <img src="web_title.png" />
+        <div id="description">
+            <p>A game about a robot by Simon Cross, Neil Muller, Adrianna Pińska, Stefano Rivera, David Sharpe and Jeremy Thurgood.</p>
+            <p><a href="https://pyweek.org/e/naja/">PyWeek page</a></p>
+            <h1>Latest release:</h1>
+            <p><em>Forthcoming</em></p>
+            <!--<ul>
+                <li><a href="">Unix (gzipped tarball)</a></li>
+                <li><a href="">Windows (zip)</a></li>
+                <li><a href="">OSX (dmg)</a></li>
+            </ul>-->
+        </div>
+    </div>
+</body>
+</html>
diff --git a/sources/website/web_title.png b/sources/website/web_title.png
new file mode 100644 (file)
index 0000000..0b172de
Binary files /dev/null and b/sources/website/web_title.png differ