From e5af5db7552190cf4297543eb80c2da6baac3169 Mon Sep 17 00:00:00 2001 From: rebuilt Date: Tue, 8 Aug 2023 09:12:19 -0700 Subject: [PATCH] chore: set doctype to html5 --- app/views/layouts/application.html.erb | 2 +- app/views/layouts/home.html.erb | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/app/views/layouts/application.html.erb b/app/views/layouts/application.html.erb index 6368c128..98f48521 100644 --- a/app/views/layouts/application.html.erb +++ b/app/views/layouts/application.html.erb @@ -1,4 +1,4 @@ - + diff --git a/app/views/layouts/home.html.erb b/app/views/layouts/home.html.erb index e45b0fd3..1c9e0bc1 100644 --- a/app/views/layouts/home.html.erb +++ b/app/views/layouts/home.html.erb @@ -1,3 +1,4 @@ + MCIEA