projects
/
paypal.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6bc7cb0
)
Create index.html and add redirect
author
David Fourney
<dfourney@gmail.com>
Tue, 4 Jul 2017 22:01:11 +0000
(18:01 -0400)
committer
GitHub
<noreply@github.com>
Tue, 4 Jul 2017 22:01:11 +0000
(18:01 -0400)
index.html
[new file with mode: 0644]
patch
|
blob
diff --git a/index.html
b/index.html
new file mode 100644
(file)
index 0000000..
8c0a348
--- /dev/null
+++ b/
index.html
@@ -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>