trotFunky
36b2e61e26
Static files served with FileServer have a low priority : all other possible routes a this root will be checked first, before they get returned. As we have a lot of routes at the root, they will be hit a lot before we get to the static files. Move the static files to a dedicated path to reduce those internal redirections, update the paths in the HTML and add one for the favicon so it continues to work. |
||
---|---|---|
.. | ||
editable_truth.tera | ||
index.html.tera | ||
truth.html.tera | ||
truth_editor.html.tera |