diff --git a/.vitepress/constants.ts b/.vitepress/constants.ts index 48d8f0166..a854fefcf 100644 --- a/.vitepress/constants.ts +++ b/.vitepress/constants.ts @@ -44,10 +44,7 @@ export const socialLinks: DefaultTheme.SocialLink[] = [ { icon: "github", link: "https://github.com/fmhy/FMHYEdit" }, { icon: "discord", link: "https://discord.gg/Stz6y6NgNg" }, { - icon: { - svg: '', - }, - ariaLabel: "Reddit", + icon: "reddit", link: "https://reddit.com/r/FREEMEDIAHECKYEAH", }, ]; diff --git a/package.json b/package.json index dc7df209b..d67881fe9 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "nprogress": "^0.2.0", "pathe": "^1.1.1", "unocss": "^0.57.1", - "vitepress": "npm:@taskylizard/vitepress@1.0.6", + "vitepress": "npm:@taskylizard/vitepress@1.0.7", "vue": "^3.3.7", "x-satori": "^0.1.5", "zod": "^3.22.4" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 15f850710..fbec140d0 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -39,8 +39,8 @@ dependencies: specifier: ^0.57.1 version: 0.57.1(postcss@8.4.32)(vite@4.5.1) vitepress: - specifier: npm:@taskylizard/vitepress@1.0.6 - version: /@taskylizard/vitepress@1.0.6(@types/node@20.8.9)(nprogress@0.2.0)(postcss@8.4.32)(search-insights@2.13.0)(typescript@5.3.3) + specifier: npm:@taskylizard/vitepress@1.0.7 + version: /@taskylizard/vitepress@1.0.7(@types/node@20.8.9)(nprogress@0.2.0)(postcss@8.4.32)(search-insights@2.13.0)(typescript@5.3.3) vue: specifier: ^3.3.7 version: 3.3.7(typescript@5.3.3) @@ -1947,8 +1947,8 @@ packages: - supports-color dev: true - /@taskylizard/vitepress@1.0.6(@types/node@20.8.9)(nprogress@0.2.0)(postcss@8.4.32)(search-insights@2.13.0)(typescript@5.3.3): - resolution: {integrity: sha512-aLsBZnamk3fW1mGkJopcsQeoWFPsBkp2NRt3qXeY7TAdlRSjaoe3meZ8OLxOH8d6F55xpri16hysf7EMbvLMgA==} + /@taskylizard/vitepress@1.0.7(@types/node@20.8.9)(nprogress@0.2.0)(postcss@8.4.32)(search-insights@2.13.0)(typescript@5.3.3): + resolution: {integrity: sha512-AbM89O3sEIvBHZxXj5eXHiWyZf0EahkavTUDqR1hoztp16fRIDGuEOvJKpKHLekrH3LxChEE8I/FgJDz/9W4Vg==} hasBin: true peerDependencies: markdown-it-mathjax3: ^4.3.2