From 392cc8a0f938b0f363e1a9227d5ff9a3ecbdbe10 Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Sun, 29 Oct 2023 21:50:03 -0400 Subject: some website formatting --- app/views/layouts/wittle/application.html.haml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'app/views/layouts') diff --git a/app/views/layouts/wittle/application.html.haml b/app/views/layouts/wittle/application.html.haml index 80519f4..1226d79 100644 --- a/app/views/layouts/wittle/application.html.haml +++ b/app/views/layouts/wittle/application.html.haml @@ -7,4 +7,7 @@ = stylesheet_link_tag "wittle/application", media: "all" = javascript_include_tag "wittle/application" %body - #wrap= yield + #wrap + %header#banner + %h1= link_to "Wittle", root_url + = yield -- cgit 1.4.1