mirror of
https://github.com/discourse/discourse.git
synced 2025-02-09 21:04:48 +00:00
When hovering a thread indicator in a channel we will now append two `<link rel="preload" ...>` to the `<head>` of the document. Clicking on it should be significantly faster. Co-authored-by: Martin Brennan <martin@discourse.org>