fix logo url/path
This commit is contained in:
@@ -33,7 +33,8 @@ export default {
|
||||
return {
|
||||
htmlAttrs: {
|
||||
lang: this.locale
|
||||
}
|
||||
},
|
||||
link: [{ rel: 'icon', type: 'image/png', href: this.settings.baseurl + '/logo.png' }],
|
||||
}
|
||||
},
|
||||
data () {
|
||||
|
||||
Reference in New Issue
Block a user