From d181f51cac8aa191cc6ee568183d205c7b7b148c Mon Sep 17 00:00:00 2001 From: Ben Burwell Date: Thu, 12 Jun 2014 20:36:54 -0400 Subject: Implement Chrome inline installation for ViewTime --- _layouts/master.html | 5 +++++ _posts/2014-06-08-viewtime.markdown | 11 +++++++---- 2 files changed, 12 insertions(+), 4 deletions(-) diff --git a/_layouts/master.html b/_layouts/master.html index 1c8efec..c411dfe 100644 --- a/_layouts/master.html +++ b/_layouts/master.html @@ -62,6 +62,11 @@ {% endif %} + {% if page.chrome-webstore-item %} + + + {% endif %} +