Skip to content

Commit

Permalink
added repo slug
Browse files Browse the repository at this point in the history
  • Loading branch information
Barabasbalazs committed Jul 24, 2024
1 parent 3cf557a commit 0725f68
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions nuxt.config.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
// https://nuxt.com/docs/api/configuration/nuxt-config
export default defineNuxtConfig({
app: {
baseURL: "/personal-site/",
},
devtools: { enabled: true },
modules: ["@nuxt/eslint", "@nuxt/test-utils/module"],
typescript: {
Expand Down

0 comments on commit 0725f68

Please sign in to comment.