Skip to content

Commit 0e90c08

Browse files
authored
remove comment
1 parent 1b90710 commit 0e90c08

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

docs/.vitepress/config.ts

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -65,11 +65,6 @@ export default defineConfig({
6565
"Elysia is an ergonomic framework for Humans. With end-to-end type safety and great developer experience. Elysia is familiar, fast, and first class TypeScript support with well-thought integration between services whether it's tRPC, Swagger or WebSocket.",
6666
ignoreFiles: ['index.md', 'table-of-content.md']
6767
}) : [],
68-
// GitChangelog({
69-
// // Fill in your repository URL here
70-
// repoURL: () => 'https://github.com/elysiajs/documentation'
71-
// }),
72-
// GitChangelogMarkdownSection()
7368
GitChangelog({
7469
repoURL: () => 'https://github.com/elysiajs/documentation',
7570
mapAuthors: [

0 commit comments

Comments
 (0)