Preload pages with instant.page {#preload-pages-with-instant.page}
Add the following before the </body> tag
<script src="//instant.page/5.1.0" type="module"
integrity="sha384-by67kQnR+pyfy8yWP4kPO12fHKRLHZPfEsiSXR8u2IKcTdxD805MGUXBzVPnkLHw"></script>Code language: HTML, XML (xml)
- <https://www.antagonist.nl/blog/preloaden-met-instant-page/>
- <https://instant.page/>
- <https://github.com/instantpage/instant.page>