feat: prefetching

This commit is contained in:
Cory Dransfeldt 2024-11-24 14:00:59 -08:00
parent d8e019cc95
commit afe4d514ed
No known key found for this signature in database
13 changed files with 125 additions and 121 deletions

View file

@ -1,7 +1,7 @@
{
"name": "coryd.dev",
"type": "module",
"version": "1.1.4",
"version": "1.2.0",
"scripts": {
"dev": "astro dev",
"start": "astro dev",
@ -30,7 +30,6 @@
"markdown-it-footnote": "4.0.0",
"minisearch": "7.1.1",
"truncate-html": "1.1.2",
"typescript": "5.6.3",
"youtube-video-element": "^1.1.6"
},
"devDependencies": {