tfrce / thedaywefightback

thedaywefightback.org
18 stars 11 forks source link

enable CORS in font folder #94

Closed sammularczyk closed 10 years ago

sammularczyk commented 10 years ago

Tumblr looks boring without it

http://enable-cors.org/

beaugunderson commented 10 years ago

Since this is served via GitHub we don't have control over the headers. Easiest solution would be to serve the web fonts from S3 and add the CORS headers there.

sammularczyk commented 10 years ago

Serving from tumblr itself seemed to do the trick... simple solution I know