elixir/templates
Théo Lebrun 41de913669 templates/layout.html: add preload links for CSS resources
Tell to browsers the resources we will need, as soon as possible. This
means they do not need to fully download our CSS to know what they
should load next.

For some reason, crossorigin is required on fonts to avoid them being
loaded twice by Firefox.

Signed-off-by: Théo Lebrun <theo.lebrun@bootlin.com>
2024-11-06 15:06:11 +01:00
..
error.html web: Add error details for bug reports 2024-09-30 12:00:53 +02:00
header.html templates: Remove png version of logo 2024-09-09 16:33:12 +02:00
ident.html web: Meta descriptions improvements 2024-11-05 12:20:02 +01:00
layout.html templates/layout.html: add preload links for CSS resources 2024-11-06 15:06:11 +01:00
sidebar.html web: Add ability to hide sidebar on desktop layout 2024-09-11 11:13:13 +02:00
source.html web: Meta descriptions improvements 2024-11-05 12:20:02 +01:00
topbar.html web: templates/topbar: mark searchbar as required 2024-09-27 17:27:25 +02:00
tree.html web: Meta descriptions improvements 2024-11-05 12:20:02 +01:00