]> git.mdlowis.com Git - projs/mikedlowis.github.io/commitdiff
Update index.html to generate to site/
authorMichael D. Lowis <mike@mdlowis.com>
Wed, 31 Aug 2016 02:37:30 +0000 (22:37 -0400)
committerMichael D. Lowis <mike@mdlowis.com>
Wed, 31 Aug 2016 02:37:30 +0000 (22:37 -0400)
index.html
site/index.html

index c26daa818569ac8ebd05ef79d1443fcfa398d057..fa7a7e90a26353f5606cdc421e08ffd78e5b206c 100644 (file)
@@ -6,7 +6,7 @@
     </head>
     <body>
         <script>
-            window.location = "/home.html";
+            window.location = "/site/home.html";
         </script>
     </body>
 </html>
index c26daa818569ac8ebd05ef79d1443fcfa398d057..fa7a7e90a26353f5606cdc421e08ffd78e5b206c 100644 (file)
@@ -6,7 +6,7 @@
     </head>
     <body>
         <script>
-            window.location = "/home.html";
+            window.location = "/site/home.html";
         </script>
     </body>
 </html>