From 46177f0393a25e0a14f9b4f77e8b5692243329ca Mon Sep 17 00:00:00 2001
From: Richard Wall <richard@aziz>
Date: Wed, 23 Jun 2010 23:32:02 +0100
Subject: Move recipes to a separate file

---
 index.html | 1 +
 1 file changed, 1 insertion(+)

(limited to 'index.html')

diff --git a/index.html b/index.html
index ad73251..426e7eb 100644
--- a/index.html
+++ b/index.html
@@ -24,6 +24,7 @@
         <script type="text/javascript" src="http://cdn.jquerytools.org/1.2.2/all/jquery.tools.min.js"></script>
 
         <script type="text/javascript" src="jarmon.js"></script>
+        <script type="text/javascript" src="docs/jarmon_example_recipes.js"></script>
         <script type="text/javascript">
         // Recipes for the charts on this page
         var application_recipes = [
-- 
cgit v1.2.3-2-g168b