mirror of
https://github.com/h-sphere/sql-seal.git
synced 2026-07-22 10:10:28 +00:00
fixing documentation path
This commit is contained in:
parent
e564eff058
commit
7498a032bc
1 changed files with 1 additions and 0 deletions
|
|
@ -4,6 +4,7 @@ import { defineConfig } from 'vitepress'
|
|||
export default defineConfig({
|
||||
title: "Obsidian SQLSeal",
|
||||
description: "Plugin enabling full SQL capabilities in Obsidian",
|
||||
base: '/sql-seal/',
|
||||
themeConfig: {
|
||||
// https://vitepress.dev/reference/default-theme-config
|
||||
nav: [
|
||||
|
|
|
|||
Loading…
Reference in a new issue