Add prefetching to sidebar links

This commit is contained in:
Richard Feldman 2022-09-01 13:58:38 -04:00
parent bfc00a4b94
commit bdd98e0276
No known key found for this signature in database
GPG key ID: F1F21AA5B1D9E43B
2 changed files with 43 additions and 25 deletions

View file

@ -6,9 +6,10 @@
<!-- <title>TODO populate this based on the module's name, e.g. "Parser - roc/parser"</title> -->
<!-- <meta name="description" content="TODO populate this based on the module's description"> -->
<meta name="viewport" content="width=device-width">
<link rel="icon" href="<!-- favicon.svg -->">
<script type="text/javascript" src="<!-- search.js -->" defer></script>
<link rel="icon" href="<!-- favicon.svg -->">
<link rel="stylesheet" href="<!-- styles.css -->">
<!-- Prefetch links -->
</head>
<body>