mirror of
https://github.com/by-jp/www.byjp.me.git
synced 2025-08-22 18:03:49 +01:00
Add prerender hints
Thanks Barry! https://webperf.social/@tunetheweb/112614703195653916
This commit is contained in:
parent
058aad5ab5
commit
32bf227f88
1 changed files with 1 additions and 0 deletions
|
@ -22,5 +22,6 @@
|
||||||
|
|
||||||
<div id="drops"></div>
|
<div id="drops"></div>
|
||||||
{{ partial "javascript.html" . }}
|
{{ partial "javascript.html" . }}
|
||||||
|
<script type="speculationrules">{"prerender":[{"where":{"href_matches":"/*"},"eagerness":"moderate"}]}</script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
Loading…
Reference in a new issue