From 39648ba372a194d636123582658d2a0d3312f752 Mon Sep 17 00:00:00 2001 From: Ricky Grassmuck Date: Fri, 23 Mar 2018 18:11:04 -0500 Subject: [PATCH 1/3] Add html needed to allow the site to load as a mobile app --- resources/views/app.blade.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/resources/views/app.blade.php b/resources/views/app.blade.php index e4ed674b..a32a6a82 100644 --- a/resources/views/app.blade.php +++ b/resources/views/app.blade.php @@ -23,6 +23,8 @@ + + From 35049b26fef2e3c2175666faf6947e43cc2596a9 Mon Sep 17 00:00:00 2001 From: Ricky Grassmuck Date: Fri, 23 Mar 2018 18:24:40 -0500 Subject: [PATCH 2/3] Fix Indentation Fixed indentation of newly added lines to match existing lines. --- resources/views/app.blade.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/views/app.blade.php b/resources/views/app.blade.php index a32a6a82..cd9c62c9 100644 --- a/resources/views/app.blade.php +++ b/resources/views/app.blade.php @@ -23,8 +23,8 @@ - - + + From 4a2076a550ebf2fc1a7833f9fa4ad5c1c76ce461 Mon Sep 17 00:00:00 2001 From: Ricky Grassmuck Date: Fri, 23 Mar 2018 18:25:36 -0500 Subject: [PATCH 3/3] One more indentation fix This time I really did fix it I swear! --- resources/views/app.blade.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/views/app.blade.php b/resources/views/app.blade.php index cd9c62c9..b638e1b8 100644 --- a/resources/views/app.blade.php +++ b/resources/views/app.blade.php @@ -23,8 +23,8 @@ - - + +