We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cfda522 commit 0ab6ec5Copy full SHA for 0ab6ec5
docs/src/.vitepress/config.mts
@@ -6,7 +6,7 @@ import footnote from "markdown-it-footnote";
6
// https://vitepress.dev/reference/site-config
7
export default defineConfig({
8
base: 'REPLACE_ME_DOCUMENTER_VITEPRESS',// TODO: replace this in makedocs!
9
- title: 'BioVossEncoder.jl',
+ title: 'GeneFinder.jl',
10
description: "A VitePress Site",
11
lastUpdated: true,
12
cleanUrls: true,
0 commit comments