Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangfisher committed Jul 31, 2024
1 parent 81ff223 commit a24bd52
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/.vitepress/config.mts
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ import { defineConfig } from 'vitepress'

// https://vitepress.dev/reference/site-config
export default defineConfig({
base: '/flextree/',
title: 'FlexTree',
description: 'A quick tree database access tool library based on Left Right Value Algorithm',
themeConfig: {
Expand Down

0 comments on commit a24bd52

Please sign in to comment.