You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
4 years ago
..
alert.tmpl Security: fix XSS attack on alert (#973) 7 years ago
delete_modal_actions.tmpl Indent all templates with tabs 9 years ago
footer.tmpl move jquery and jquery-migrate to npm/webpack (#9813) 5 years ago
footer_content.tmpl Add translatable Powered by Gitea text in footer (#9600) 5 years ago
head.tmpl remove loadCSS and preload woff2 icon fonts (#9976) 4 years ago
head_navbar.tmpl Add setting to set default and global disabled repository units. (#8788) 5 years ago
paginate.tmpl Unifies pagination template usage (#6531) (#6533) 5 years ago