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

C21 & STA not displaying correctly #162

Closed
goosedeersolutions opened this issue Jul 7, 2021 · 2 comments
Closed

C21 & STA not displaying correctly #162

goosedeersolutions opened this issue Jul 7, 2021 · 2 comments

Comments

@goosedeersolutions
Copy link

The symbols for C21 and STA are not displaying correctly.

<link href="//cdn.jsdelivr.net/npm/keyrune@latest/css/keyrune.min.css" rel="stylesheet" type="text/css" />
<div class="button" tabindex="0" onclick="location.href='/magic/sets/c21';">
    <i class="icon ss ss-c21"></i>    
    ...
</div>

image

@goosedeersolutions
Copy link
Author

These icons seem to be back now.
image

@andrewgioia
Copy link
Owner

Thanks @goosedeersolutions I think it may have to do with jsdelivr's caching when you use the @latest URI, just as an FYI

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

2 participants