Typekit: the domain isn't in the list of published domains for kit
Asked Answered
S

0

8

I have used this script to load typekit. But it is giving error on console "Typekit: the domain localhost.nextIn.net isn't in the list of published domains for kit"

<script async src="//use.typekit.net/mto5gmx.js"></script>
<script>
try {
    Typekit.load({
        async: true
    });
} catch (e) {}
</script>
Statius answered 9/5, 2017 at 13:5 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.