diff options
author | Richard Wall <richard@aziz> | 2010-06-23 23:32:02 +0100 |
---|---|---|
committer | Richard Wall <richard@aziz> | 2010-06-23 23:32:02 +0100 |
commit | 46177f0393a25e0a14f9b4f77e8b5692243329ca (patch) | |
tree | a7426dc19f78bd5eb7b2888e7c481d35a3eb4838 /index.html | |
parent | 2bf746736bce59f2b81c4a13757bc0f5e0e43d98 (diff) |
Move recipes to a separate file
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 = [ |