reset base config

This commit is contained in:
axolotle
2021-02-23 12:45:57 +01:00
parent 0da09e13d8
commit c0fd76d93a
12 changed files with 123 additions and 148 deletions
+1 -1
View File
@@ -33,7 +33,7 @@ export default {
},
metaInfo () {
return {
title: `Not Found`
title: 'Not Found'
}
}
}