From a9d5f41c9dc67a5d7da0f49c0f96976510b0bc87 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Wed, 4 Nov 2015 17:44:43 -0500 Subject: revert the last commit --- Makefile | 4 ---- templates/public/index.html | 8 +++----- 2 files changed, 3 insertions(+), 9 deletions(-) diff --git a/Makefile b/Makefile index a43da420..925329ed 100644 --- a/Makefile +++ b/Makefile @@ -24,7 +24,6 @@ targets = \ sitestatic/.gitignore visualize/.gitignore \ sitestatic/rss.png \ sitestatic/rss@2x.png \ - sitestatic/paypal-donate.gif \ sitestatic/bootstrap-typeahead.js \ sitestatic/homepage.js \ sitestatic/jquery-$(jquery-ver).min.js \ @@ -97,9 +96,6 @@ sitestatic/rss.png: $(dl-cache)/unzip/Feedicons_v.2/RSS_16.png sitestatic/rss@2x.png: $(dl-cache)/unzip/Feedicons_v.2/RSS_32.png pngcrush $< $@ -sitestatic/paypal-donate.gif: $(www)/https/www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif - cp $< $@ - $(dl-cache)/unzip/parabola-artwork: $(www)/git/projects.parabola.nu/artwork.git\#branch=official/2013 | $(dl-cache)/unzip cp -rT '$<' '$@' make -C '$@' diff --git a/templates/public/index.html b/templates/public/index.html index 0af8c25b..68020aeb 100644 --- a/templates/public/index.html +++ b/templates/public/index.html @@ -188,13 +188,11 @@ +{% comment %}
- - Donate via PayPal - The safer, easier way to pay online! - +donate button would go here
+{% endcomment %}
-- cgit v1.2.3