diff options
author | Aaron Parecki <aaron@parecki.com> | 2016-12-17 15:30:58 -0800 |
---|---|---|
committer | Aaron Parecki <aaron@parecki.com> | 2016-12-17 15:30:58 -0800 |
commit | 7d19f61b101ca30debc675018f5509fb28e3de1a (patch) | |
tree | 16067e41f86d6aa99045d71795724a1e9d21dd7c /views/layout.php | |
parent | efd82f8ff808f9e9b706e978c04eb77cdb463886 (diff) |
remove facebook/instagram stuff
Diffstat (limited to 'views/layout.php')
-rw-r--r-- | views/layout.php | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/views/layout.php b/views/layout.php index f953dc2..9fad319 100644 --- a/views/layout.php +++ b/views/layout.php @@ -40,12 +40,6 @@ </head> <body role="document"> -<?php -if(property_exists($this, 'include_facebook')) { - # echo partial('partials/fb-script'); -} -?> - <script type="text/javascript"> var _gaq = _gaq || []; |