minor fixes

This commit is contained in:
Andrea Vos 2020-11-20 17:41:00 +01:00
parent 38e7520bdf
commit a6d9c33264
2 changed files with 2 additions and 2 deletions

View File

@ -62,7 +62,7 @@
icon: 'home',
text: this.$t('home.header'),
textLong: this.$t('home.headerLong'),
extra: ['/' + this.config.pronouns.any],
extra: ['all', '/' + this.config.pronouns.any],
});
if (this.config.sources.enabled) {

View File

@ -98,7 +98,7 @@
<section class="mb-0">
<h2 class="h4">
<Icon v="info-circle"/>
<T>home.whatisit</T>:
<T>home.whatisit</T>
</h2>
<T>home.about</T>
<Homepage align="center"/>