Skip to content

Commit

Permalink
Test1 (#121)
Browse files Browse the repository at this point in the history
* Update publish.yml

* Delete pnpm-lock.yaml

* Update nuxt.config.ts
  • Loading branch information
Madis0 authored Jun 8, 2024
1 parent 25f6b25 commit e9b8d38
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nuxt.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ function getName(lang) {

export default defineNuxtConfig({
devtools: { enabled: true },
ssr: true,
modules: ['@nuxtjs/color-mode', '@nuxtjs/i18n', "@nuxt/image"],
nitro: {
preset: 'github-pages',
Expand Down

0 comments on commit e9b8d38

Please sign in to comment.