diff --git a/app/views/layout.erb b/app/views/layout.erb index d4049b6..a49d10b 100644 --- a/app/views/layout.erb +++ b/app/views/layout.erb @@ -37,7 +37,7 @@
<%= ["don't do anything i wouldn't do", "agent 47! welcome!", "i ship it :3"].sample %>
+ <%= ENV['STATIC_BUILD'] ? "i'm kind of like if shipments had a viewer" : ["don't do anything i wouldn't do", "agent 47! welcome!", "i ship it :3", "i'm kind of like if shipments had a viewer", '🎶 "shipment viewer", definition: views some hack club mailings 🎵', "to continue using, please #{%w(meow bark woof nya~ scream).sample} as loudly as you can.", 'if a package is from us does that make it a hackage?'].sample %> <% end %>with <3 from Hack Club! open-source'd @ hackclub/shipment-viewer  (<%= footer_commit %>)