You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
success/public
Christopher Chedeau 1d9cdf4d46 Use local fonts (#573)
This updates the way fonts are handled to not have to download the font from the internet.

If you do `./public/font.ttf` in the .scss file, unfortunately the bundle packages them somewhere that's different from the public folder that is used by the index.html to preload them.

The fix I used is to use absolute path `/font.ttf` so that both work. Unfortunately, this means that the website will only work if at the root of the domain. That's the case so far so it's okay but still annoying if we want to embed it somewhere.
5 years ago
..
locales Accessible modals (#560) 5 years ago
Cascadia.ttf feat: Add Cascadia font (#465) 5 years ago
FG_Virgil.ttf Revert 400 and 420 (#422) 5 years ago
index.html Use local fonts (#573) 5 years ago
logo.png Added excalidraw icon as application icon (#126) 5 years ago
og-image.png feat: update font file and add meta tags (#400) 5 years ago