chore: update package manager to pnpm@10.33.0 in package.json
This commit is contained in:
+3
-1
@@ -12,7 +12,9 @@
|
||||
/>
|
||||
<meta name="robots" content="index, follow" />
|
||||
<meta name="theme-color" content="#7f56d9" />
|
||||
<link rel="canonical" href="%VITE_SITE_URL%/" />
|
||||
<!-- vite-ignore: with an unset VITE_SITE_URL the href is "/", which Vite's
|
||||
HTML asset processing would try to read as a file (EISDIR). -->
|
||||
<link rel="canonical" href="%VITE_SITE_URL%/" vite-ignore />
|
||||
|
||||
<!-- Icons & manifest -->
|
||||
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
|
||||
|
||||
Reference in New Issue
Block a user