FabulaVotes/templates
trotFunky 36b2e61e26 main: Serve static files from /static path
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.
2024-07-27 21:47:26 +01:00
..
editable_truth.tera v1.1: Add weekly introductions 2024-07-23 21:51:51 +01:00
index.html.tera main: Serve static files from /static path 2024-07-27 21:47:26 +01:00
truth.html.tera templates/truth: Prevent changing vote if not last week 2024-07-25 23:44:00 +01:00
truth_editor.html.tera v1.1: Add weekly introductions 2024-07-23 21:51:51 +01:00