From 7bb617320fe0f7407efeac437938e668ddb10040 Mon Sep 17 00:00:00 2001 From: Roger Filmyer Date: Tue, 13 Sep 2016 22:04:17 -0700 Subject: [PATCH 1/3] Put a link to "projects" on the front page --- app/views/donations/index.html.erb | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/app/views/donations/index.html.erb b/app/views/donations/index.html.erb index 61dd1f7..def91d6 100644 --- a/app/views/donations/index.html.erb +++ b/app/views/donations/index.html.erb @@ -16,6 +16,10 @@
+
+

Projects

+
+
<%= render "recent_donations" %>
From 60e30f57f603967243a34e5757e95e47dcdf01dc Mon Sep 17 00:00:00 2001 From: Patrick O'Doherty Date: Wed, 14 Sep 2016 11:27:59 -0700 Subject: [PATCH 2/3] Updated CircleCI badge location --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index efaa94c..c683d13 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Noisebridge-donate -[![Circle CI](https://circleci.com/gh/patrickod/noisebridge-donate/tree/master.svg?style=svg)](https://circleci.com/gh/patrickod/noisebridge-donate/tree/master) +[![CircleCI](https://circleci.com/gh/noisebridge/donate.noisebridge.net/tree/master.svg?style=svg)](https://circleci.com/gh/noisebridge/donate.noisebridge.net/tree/master) A really simple rails application to accept credit card donations for [Noisebridge](https://noisebridge.net) From 8e6b6ad134a4e2e32af4cdbb8f6f37fda406e981 Mon Sep 17 00:00:00 2001 From: Roger Filmyer Date: Tue, 13 Sep 2016 22:04:17 -0700 Subject: [PATCH 3/3] Put a link to "projects" on the front page --- app/views/donations/index.html.erb | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/app/views/donations/index.html.erb b/app/views/donations/index.html.erb index 61dd1f7..def91d6 100644 --- a/app/views/donations/index.html.erb +++ b/app/views/donations/index.html.erb @@ -16,6 +16,10 @@
+
+

Projects

+
+
<%= render "recent_donations" %>