From bfd4ad9255e339a260642f08891eb05708159311 Mon Sep 17 00:00:00 2001 From: bootstraponline Date: Fri, 13 Jul 2012 14:25:53 -0600 Subject: [PATCH] Async loading of MathJax. http://calendar.perfplanet.com/2011/the-art-and-craft-of-the-async-snippet/ --- lib/gollum/frontend/templates/layout.mustache | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/lib/gollum/frontend/templates/layout.mustache b/lib/gollum/frontend/templates/layout.mustache index d79c4aad..ded391d0 100644 --- a/lib/gollum/frontend/templates/layout.mustache +++ b/lib/gollum/frontend/templates/layout.mustache @@ -10,14 +10,19 @@ - + - + - {{#mathjax}}{{/mathjax}} + {{#mathjax}}{{/mathjax}} {{title}}