You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On one of the pages that uses your Timeline I've noticed that non-latin characters are not displayed correctly. The problem is that your custom font definition for Amatic SC font does not include latin-ext variant.
On one of the pages that uses your Timeline I've noticed that non-latin characters are not displayed correctly. The problem is that your custom font definition for Amatic SC font does not include latin-ext variant.
https://cdn.knightlab.com/libs/timeline3/latest/embed/index.html?source=1Ovu5cVuGEVp1uRpKdAaRZ7wlxX9JFsCWtOqR7UA9nmQ&font=Amatic-Andika&lang=sl&initial_zoom=4&height=730
https://cdn.knightlab.com/libs/timeline3/latest/css/fonts/font.amatic-andika.css
Google Fonts supports other variants (e.g.
latin-ext
) you would just have to add them.https://fonts.googleapis.com/css2?family=Amatic+SC
The text was updated successfully, but these errors were encountered: