[header] fix mobile description of homepage link

This commit is contained in:
Andrea Vos 2021-09-13 20:03:42 +02:00
parent cae093bf58
commit 420dbef4d9

View File

@ -133,7 +133,7 @@
link: '/', link: '/',
icon: 'home', icon: 'home',
text: this.$t('home.header'), text: this.$t('home.header'),
textLong: this.$t('home.headerLong'), textLong: this.$t('home.link'),
}); });
if (this.config.pronouns.enabled) { if (this.config.pronouns.enabled) {