]> Wikimedia Canada | Git repositories - paypal.git/commitdiff
Create index.html and add redirect
authorDavid Fourney <dfourney@gmail.com>
Tue, 4 Jul 2017 22:01:11 +0000 (18:01 -0400)
committerGitHub <noreply@github.com>
Tue, 4 Jul 2017 22:01:11 +0000 (18:01 -0400)
index.html [new file with mode: 0644]

diff --git a/index.html b/index.html
new file mode 100644 (file)
index 0000000..8c0a348
--- /dev/null
@@ -0,0 +1,11 @@
+<html>
+<head>
+<script language="javascript" type="text/javascript">
+     <!--
+     window.location="https://wikimediacanada.github.io/www/donate.html";
+     // -->
+ </script>
+</head>
+<body>
+</body>
+</html>