From 10f7bb7deb784be697aaff629d10b61d9cfe739d Mon Sep 17 00:00:00 2001 From: David Gay Date: Sun, 25 Apr 2021 12:56:01 -0400 Subject: Have content area fill entire screen, with sticky footer --- app/views/application/_header.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/views/application') diff --git a/app/views/application/_header.html.erb b/app/views/application/_header.html.erb index b2b2cf8..2a8e698 100644 --- a/app/views/application/_header.html.erb +++ b/app/views/application/_header.html.erb @@ -1,4 +1,4 @@ -
+
<%= link_to "Esoterra", home_index_path, class: "no-underline" %>
-- cgit v1.2.3