- fixed added meta tags "title, keywords and description"
- fixed height images in gallery
This commit is contained in:
@@ -60,7 +60,7 @@ export default class Home extends Vue {
|
||||
}
|
||||
|
||||
get appname() {
|
||||
return process.env.APP_NAME
|
||||
return this.$t('msg.myAppName')
|
||||
}
|
||||
|
||||
public beforeDestroy() {
|
||||
|
||||
Reference in New Issue
Block a user