From 84e08781dbe0fa383d90764e95006af6a9d51e75 Mon Sep 17 00:00:00 2001 From: Adrian Short Date: Mon, 15 Oct 2018 10:32:05 +0100 Subject: [PATCH] Add Get involved link to kiosks-campaign repo --- views/layout.haml | 3 +++ views/media.haml | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/views/layout.haml b/views/layout.haml index 95e48a9..fd70526 100644 --- a/views/layout.haml +++ b/views/layout.haml @@ -24,6 +24,9 @@ %li %a{ :href => '/media/' }< Media + %li + %a{ :href => 'https://github.com/adrianshort/kiosks-campaign/issues' }< + Get involved = yield diff --git a/views/media.haml b/views/media.haml index 0baa8f7..bb1c37d 100644 --- a/views/media.haml +++ b/views/media.haml @@ -1,7 +1,7 @@ %h1 Media %p - %a.button{ :href => 'https://github.com/adrianshort/kiosks/blob/master/media.csv' } + %a.button{ :href => 'https://github.com/adrianshort/kiosks-campaign/issues/1' } Add more media here %table