From 5b2165abaff89e836cda6dfdcd18b0e3d6c803b8 Mon Sep 17 00:00:00 2001 From: Steve Sutton Date: Fri, 10 Jun 2016 16:55:04 -0400 Subject: [PATCH] Add javascript code to prevent errors from trashing our site Take any errors and log to console. --- header.php | 10 ++++++++++ style.css | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/header.php b/header.php index 999db9c..b4810d3 100755 --- a/header.php +++ b/header.php @@ -53,6 +53,16 @@ × +
diff --git a/style.css b/style.css index 6de439e..3d91487 100755 --- a/style.css +++ b/style.css @@ -3,5 +3,5 @@ Theme Name: Grey Gables Restaurant Author: Gaslight Media Author URI: http://www.gaslightmedia.com Description: A theme created for Grey Gables Restaurant. -Version: 1.0.3 +Version: 1.0.4 */ -- 2.17.1