Skip to content

Commit

Permalink
Merge pull request #24 from miracleonyenma/v3
Browse files Browse the repository at this point in the history
dep: add vue email
  • Loading branch information
miracleonyenma committed Jul 11, 2023
2 parents 5dca6f2 + ee9d5a1 commit bdf8a2a
Show file tree
Hide file tree
Showing 4 changed files with 13,070 additions and 1,018 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,5 @@ node_modules
.output
.env
dist
thunder-tests
thunder-tests
content/.obsidian
1 change: 1 addition & 0 deletions nuxt.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ export default defineNuxtConfig({
"@vueuse/motion/nuxt",
"@nuxt/image-edge",
"@nuxthq/studio",
"@vue-email/nuxt",
],
extends: ["nuxt-umami"],
});
Loading

0 comments on commit bdf8a2a

Please sign in to comment.