Skip to content

Commit 0ab6ec5

Browse files
Rename project title from 'BioVossEncoder.jl' to 'GeneFinder.jl' in VitePress configuration
1 parent cfda522 commit 0ab6ec5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/.vitepress/config.mts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import footnote from "markdown-it-footnote";
66
// https://vitepress.dev/reference/site-config
77
export default defineConfig({
88
base: 'REPLACE_ME_DOCUMENTER_VITEPRESS',// TODO: replace this in makedocs!
9-
title: 'BioVossEncoder.jl',
9+
title: 'GeneFinder.jl',
1010
description: "A VitePress Site",
1111
lastUpdated: true,
1212
cleanUrls: true,

0 commit comments

Comments
 (0)