From 2db5fe1a879bfabcafa16579b72713f94eed4fb5 Mon Sep 17 00:00:00 2001 From: Guy Bedford Date: Mon, 26 Aug 2013 12:24:59 +0200 Subject: [PATCH] fix web font --- registry.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/registry.json b/registry.json index 1e3a309..98fd4f4 100644 --- a/registry.json +++ b/registry.json @@ -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" } }