feat: prefetching
This commit is contained in:
parent
d8e019cc95
commit
afe4d514ed
13 changed files with 125 additions and 121 deletions
|
@ -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": {
|
||||
|
|
Reference in a new issue