From 7ad86f6dbb65941f9c7aa49a1938e1a0a5bb7d50 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Thu, 10 May 2018 18:30:55 +0200 Subject: dont hardcode s3 path --- views/partials/footer.ejs | 1 + 1 file changed, 1 insertion(+) (limited to 'views') diff --git a/views/partials/footer.ejs b/views/partials/footer.ejs index d5d82d0..860f90b 100644 --- a/views/partials/footer.ejs +++ b/views/partials/footer.ejs @@ -1,6 +1,7 @@ <% include ../partials/404 %> + <% if (env == 'production') { %> <% } else { %> -- cgit v1.2.3-70-g09d2