Adobe-Marketing-Cloud / aem-sample-we-retail

🚫 We.Retail has been archived, see instead the WKND Guide:
https://github.com/adobe/aem-guides-wknd
Apache License 2.0
123 stars 141 forks source link

TypeKit Console Error #115

Closed gdoublev closed 6 years ago

gdoublev commented 8 years ago

Not a big deal but the following error appears in the browser console for any We.Retail site page:

dje4ayd.js:48 Typekit: the domain [domain-name] isn't in the list of published domains for kit "dje4ayd".

Basically, our UNIT test server isn't in your TypeKit's (ID: dje4ayd) publish domain list. I went to create my own TypeKit for our test environments but the font being used (Proxima Nova) is a premium-only font, so I can't even technically replace your TypeKit ID with my own to get this to work properly.

Maybe I'm just being OCD about clean console output. If so, I apologize.

vladbailescu commented 6 years ago

The TypeKit is configured with localhost in the list of published domains as the demo is expected to be run locally.