That's a good idea. Strict preloading will put preload assets in the same queue as assets strictly required for loading the current page (e.g. the browser may load the next page before fetching an avatar or stylesheet required to load the current page) but the similar `next` and `prev` relations can be used for preloading during idle time and something I should be doing.