summaryrefslogtreecommitdiff
path: root/donate.sh
diff options
context:
space:
mode:
Diffstat (limited to 'donate.sh')
-rw-r--r--donate.sh6
1 files changed, 6 insertions, 0 deletions
diff --git a/donate.sh b/donate.sh
new file mode 100644
index 0000000..8fd9e7b
--- /dev/null
+++ b/donate.sh
@@ -0,0 +1,6 @@
+echo "Content-type: text/html"
+echo ""
+
+cat ./fileparts/header.html
+cat ./fileparts/donate.html
+cat ./fileparts/footer.html