Add prerender hints

Thanks Barry! https://webperf.social/@tunetheweb/112614703195653916
This commit is contained in:
JP Hastings-Spital 2024-06-15 12:05:31 +01:00
parent 058aad5ab5
commit 32bf227f88

View file

@ -22,5 +22,6 @@
<div id="drops"></div>
{{ partial "javascript.html" . }}
<script type="speculationrules">{"prerender":[{"where":{"href_matches":"/*"},"eagerness":"moderate"}]}</script>
</body>
</html>