Skip to content

1.0.29

Choose a tag to compare

@connormesec connormesec released this 27 Apr 18:04
· 11 commits to main since this release

Fixes

  • Replaced unicode geometric-shape entities (►, ◀) with inline SVG triangles in the Arena and Conference schedule templates. The previous entities relied on the active webfont having glyphs for U+25BA / U+25C0 — when the theme font lacked them, browsers rendered the replacement character (U+FFFD) next to "Recap" links and winner indicators. SVG paths render independent of the font, so the missing-glyph problem cannot recur.