diff --git a/WhoAtX/Views/Home/Index.cshtml b/WhoAtX/Views/Home/Index.cshtml index 08a5a5c..cabe3de 100644 --- a/WhoAtX/Views/Home/Index.cshtml +++ b/WhoAtX/Views/Home/Index.cshtml @@ -2,7 +2,46 @@ ViewData["Title"] = "Home Page"; } -
-

Welcome

-

Learn about building Web apps with ASP.NET Core.

+
+
+
+
+

Get Started

+

e.g. "Who do I talk to about something?"

+
+ +
+
+ +
+ +
+
+
+ +
+ +
+
+
+ +@section scripts { + +} \ No newline at end of file