This commit is contained in:
WieErWill 2021-07-06 09:06:39 +02:00
commit 41bf900690

View File

@ -2,9 +2,6 @@ export default {
ssr: false, // Disable Server Side rendering
// Target: https://go.nuxtjs.dev/config-target
target: 'static',
router: {
base: '/wieerwill.github.io/'
},
// Global page headers: https://go.nuxtjs.dev/config-head
head: {