mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06: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>