Skip to content

Commit

Permalink
fix: build fix for docs
Browse files Browse the repository at this point in the history
  • Loading branch information
selimdoyranli committed May 8, 2023
1 parent 659c5a3 commit 660ad97
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 2 additions & 0 deletions docs/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,5 @@ dist
sw.*
.env
.output

.vercel
3 changes: 0 additions & 3 deletions docs/components/AppLogo.vue

This file was deleted.

1 change: 1 addition & 0 deletions docs/nuxt.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ const { resolve } = createResolver(import.meta.url)

export default defineNuxtConfig({
extends: '@nuxt-themes/docus',
ssr: true,
components: [
{
prefix: '',
Expand Down

0 comments on commit 660ad97

Please sign in to comment.