From 2f099c78fa36e28a15713432fbbf3f241d293b5c Mon Sep 17 00:00:00 2001 From: Mike Gerwitz Date: Mon, 26 Dec 2011 23:55:33 -0500 Subject: [PATCH] Added download page (bland, but functional) --- _includes/header.html | 1 + download.html | 27 +++++++++++++++++++++++++++ index.html | 7 ------- style.css | 17 ++++++++++++++++- 4 files changed, 44 insertions(+), 8 deletions(-) create mode 100644 download.html diff --git a/_includes/header.html b/_includes/header.html index 32756c5..4d09e6b 100644 --- a/_includes/header.html +++ b/_includes/header.html @@ -17,6 +17,7 @@