From 815b5a2c9835076a9c24c2de18c376c02d11c0fa Mon Sep 17 00:00:00 2001 From: Kevin MacMartin Date: Sun, 12 Jul 2015 19:29:42 -0400 Subject: [PATCH] Add the viewport meta tag --- resources/views/main.blade.php | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/views/main.blade.php b/resources/views/main.blade.php index 072b162..d4c6a1d 100644 --- a/resources/views/main.blade.php +++ b/resources/views/main.blade.php @@ -4,6 +4,7 @@ Hypothetical Template + @if (Config::get('app.debug'))