From 45a0657278c5470b2986da7e10c450b9ef3e884a Mon Sep 17 00:00:00 2001 From: Brian McKeiver Date: Sat, 17 Sep 2022 13:01:44 -0400 Subject: [PATCH] Update Home.cshtml --- input/Home.cshtml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/input/Home.cshtml b/input/Home.cshtml index 2fcec13..6f3ccc3 100644 --- a/input/Home.cshtml +++ b/input/Home.cshtml @@ -4,7 +4,7 @@ @if (Model.Title != null) {

- @Model.Title + ATL Dev Con! - @Model.Title

} @if (Model.Content != null) @@ -47,4 +47,4 @@ let msg = await response.text(); document.querySelector("#testimonial").innerHTML = msg; } - \ No newline at end of file +