From 1bb90eb633474dbcdbac883205933c3284f0c03c Mon Sep 17 00:00:00 2001 From: jvoisin Date: Thu, 15 Feb 2018 23:07:55 +0100 Subject: [PATCH] Add a way to get typekit's version (#2090) This can be tested [here](https://readthedocs.org/) --- src/apps.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/apps.json b/src/apps.json index 2f612df45..b1f65b687 100644 --- a/src/apps.json +++ b/src/apps.json @@ -9802,7 +9802,7 @@ 17 ], "js": { - "Typekit": "" + "Typekit.config.js": "(.*)\\;version:\\1" }, "icon": "Typekit.png", "script": "use\\.typekit\\.com",