Update default.vue
This commit is contained in:
@@ -39,7 +39,7 @@ export default {
|
|||||||
},
|
},
|
||||||
data() {
|
data() {
|
||||||
return {
|
return {
|
||||||
this.prodBaseUrl = 'https://webgems.io/'
|
prodBaseUrl = 'https://webgems.io/'
|
||||||
showNotice: false,
|
showNotice: false,
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@@ -262,4 +262,4 @@ h1 {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
</style>
|
</style>
|
||||||
|
|||||||
Reference in New Issue
Block a user