From 9b66d8978f26b36b083c4f9c3d308cccf0aa0ecd Mon Sep 17 00:00:00 2001 From: ianoxley Date: Mon, 3 Sep 2012 21:11:10 +0100 Subject: [PATCH] Removed iframe from nav-global to fix warning in Chrome. Chrome was preventing use of the theme - it looks like the src url used by the iframe no longer exists (I get a 404) - and was displaying the message: >> For security reasons, framing is not allowed The message was displayed in an alert-style box. When I clicked 'Ok' to dismiss, I got redirected to http://markdotto.github.com/github-buttons/github-btn.html?user=plusjade&repo=jekyll-bootstrap&type=fork&count=true and got a 404. Removing the iframe fixes this issue. --- _includes/themes/the-program/default.html | 2 -- 1 file changed, 2 deletions(-) diff --git a/_includes/themes/the-program/default.html b/_includes/themes/the-program/default.html index 8ebbfd0..fde2207 100644 --- a/_includes/themes/the-program/default.html +++ b/_includes/themes/the-program/default.html @@ -25,8 +25,6 @@
  • pages
  • categories
  • tags
  • -