Some structure changes; added naviagation; added helpers
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -86,7 +86,6 @@ out
|
||||
|
||||
# Nuxt.js build / generate output
|
||||
.nuxt
|
||||
dist
|
||||
|
||||
# Gatsby files
|
||||
.cache/
|
||||
@@ -204,7 +203,6 @@ out
|
||||
|
||||
# Nuxt.js build / generate output
|
||||
.nuxt
|
||||
dist
|
||||
|
||||
# Gatsby files
|
||||
.cache/
|
||||
@@ -237,3 +235,4 @@ dist
|
||||
.yarn/install-state.gz
|
||||
.pnp.*
|
||||
|
||||
/.trash/
|
||||
|
||||
Reference in New Issue
Block a user