1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-07-20 21:21:16 -04:00

playing more with algolia search (and updated a bunch of deps)

This commit is contained in:
2020-12-18 08:25:23 -05:00
parent de1996c661
commit 898a65e296
10 changed files with 238 additions and 230 deletions

View File

@@ -1,2 +1,3 @@
<link rel="preload" href="{{ "vendor/fonts/inter-subset.var.woff2" | absURL }}" as="font" type="font/woff2" crossorigin>
<link rel="preload" href="{{ "vendor/fonts/roboto-mono-subset.var.woff2" | absURL }}" as="font" type="font/woff2" crossorigin>
<link rel="preload" href="{{ "js/app.js" | absURL }}" as="script">