Skip to content

404 error for various webfont files.

Suspect this may have happened when @pjung inlined the solid.min.css file? The following files are referenced in solid.min.css:

fa-solid-900.woff2

fa-solid-900.woff

fa-solid-900.ttf

For whatever reason when using apex for apps, it looks for the files at:

../webfonts/fa-solid-900.ttf

When it should be looking for the files at:

apex/static/webfonts/fa-solid-900.ttf

For dockerized apps it appears to still be able to locate the files, but for apps running on hla.triumf.ca it runs into issues. See the browser console on https://devel.hla.triumf.ca/ribdisplay for exmaple: screenshot

Edited by Spencer Kiy
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information