fix web font

This commit is contained in:
Guy Bedford
2013-08-26 12:24:59 +02:00
parent d07b9b68c6
commit 2db5fe1a87
+1 -1
View File
@@ -9,7 +9,7 @@
"depends": ["../css/bootstrap.css!", "jspm:jquery"]
},
"webfont": {
"location": "cdnjs:webfont/1.3.1/webfont",
"location": "cdnjs:webfont/1.3.1",
"main": "webfont"
}
}