Skip to content

Commit 8510d59

Browse files
authored
fix: change public dir (#7)
1 parent c50215f commit 8510d59

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/.vitepress/config.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
import { defineConfig } from "vitepress";
22

33
export default defineConfig({
4+
base: "/build-your-own-tanstack-query/",
45
title: "Build your own TanStack Query",
56
locales: {
67
root: { label: "한국어" }

0 commit comments

Comments
 (0)