gitea/templates/base
silverwind 75a124b449 remove loadCSS and preload woff2 icon fonts (#9976)
loadCSS was used as a polyfill for rel=preload but it seems we only used
it on a single CSS file which did not help much. Changed the icon CSS to
a blocking load and preload the woff2 variants which does work in modern
browsers (Firefox currently needs the network.preload about:config
setting but should gain proper support soon).

Co-authored-by: zeripath <art27@cantab.net>
2020-01-25 20:58:26 +02:00
..
alert.tmpl
delete_modal_actions.tmpl
footer.tmpl
footer_content.tmpl
head.tmpl remove loadCSS and preload woff2 icon fonts (#9976) 2020-01-25 20:58:26 +02:00
head_navbar.tmpl
paginate.tmpl