From 322bbe5dc02c8b6877237cc9c69c5df526c7aeb0 Mon Sep 17 00:00:00 2001 From: "R. Tyler Croy" Date: Fri, 15 Dec 2017 07:54:34 -0800 Subject: [PATCH] Adjust the templates to handle canary on its own domain --- views/_base.haml | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/views/_base.haml b/views/_base.haml index f848056..2c410b7 100644 --- a/views/_base.haml +++ b/views/_base.haml @@ -1,9 +1,5 @@ :ruby @url_root = '/' - if ENV['RACK_ENV'] == 'production' - @url_root = '/canary/' - end - !!! XML !!! %html @@ -48,8 +44,8 @@ .col-md-6 %p © 2017 - %a{:href => 'https://github.com/rtyler'} - R. Tyler Croy. + %a{:href => 'https://github.com/cloudbees'} + CloudBees Labs .col-md-6 %p.text-right %a{:href => 'https://twitter.com/codevalet'}