Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Twitch icon not working #4675

Closed
scalpmonkey opened this issue Oct 7, 2014 · 2 comments
Closed

Twitch icon not working #4675

scalpmonkey opened this issue Oct 7, 2014 · 2 comments

Comments

@scalpmonkey
Copy link

Hi,
can someone please check if the twitch icon - fa-twitch []
is working correctly or its only me?

Thanks,
S@

@Macsch15
Copy link

Macsch15 commented Oct 7, 2014

Works fine.

Try add to .htaccess

<FilesMatch "\.(ttf|otf|eot|svg|woff)$">
    <IfModule mod_headers.c>
        Header set Access-Control-Allow-Origin "*"
    </IfModule>
</FilesMatch>

@tagliala
Copy link
Member

tagliala commented Oct 7, 2014

Closing here.

@Macsch15 thanks for your suggestion but we don't know if @scalpmonkey is hosting FA on its own server, if he is using a plugin and many other things

Your suggestion is useful for CORS

Closing here

@scalpmonkey please take a look at our troubleshooting guide: https://github.com/FortAwesome/Font-Awesome/wiki/Troubleshooting

@tagliala tagliala closed this as completed Oct 7, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants