Skip to content

Commit

Permalink
chore: path
Browse files Browse the repository at this point in the history
  • Loading branch information
lencx committed Nov 13, 2023
1 parent ac7f247 commit b41d5b8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion src/components/Comments.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ export default function Comments() {
repoId="R_kgDOKrn4Tw"
category="Comments"
categoryId="DIC_kwDOF1L2fM4B-hVS"
mapping="url"
mapping="pathname"
term="Welcome to GPTHub!"
reactionsEnabled="1"
emitMetadata="0"
Expand Down
1 change: 0 additions & 1 deletion vite.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ import tsconfigPaths from 'vite-tsconfig-paths';

// https://vitejs.dev/config/
export default defineConfig({
base: '/gpthub',
plugins: [
tsconfigPaths(),
react(),
Expand Down

0 comments on commit b41d5b8

Please sign in to comment.