Added CDN references

This commit is contained in:
Sam Potts
2015-03-02 01:08:12 +11:00
parent 4314853640
commit 880152d0a0
8 changed files with 78 additions and 39 deletions

View File

@ -17,7 +17,7 @@
"js": {
"docs.js": [
"docs/src/js/lib/hogan-3.0.2.mustache.js",
"docs/dist/js/templates.js",
"docs/dist/templates.js",
"docs/src/js/docs.js"
]
}