We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f752cc commit 4ad927aCopy full SHA for 4ad927a
packages/docs/.vitepress/config.mjs
@@ -4,6 +4,7 @@ import { defineConfig } from "vitepress";
4
export default defineConfig({
5
title: "Earthworm",
6
description: "Earthworm",
7
+ ignoreDeadLinks: true,
8
themeConfig: {
9
logo: "/logo.png",
10
logoLink: "/get-started/",
0 commit comments