Fix deploy
This commit is contained in:
parent
c3fe7fed68
commit
9d70435e86
3 changed files with 8612 additions and 4 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -6,7 +6,7 @@
|
|||
npm-debug.log*
|
||||
yarn-debug.log*
|
||||
yarn-error.log*
|
||||
yarn.lock
|
||||
package-lock.json
|
||||
|
||||
# Runtime data
|
||||
pids
|
||||
|
|
|
@ -1,3 +0,0 @@
|
|||
<template>
|
||||
<Nuxt />
|
||||
</template>
|
Loading…
Add table
Reference in a new issue