From a6d9c33264c357d0d6b49cc67b1f26a033ff1289 Mon Sep 17 00:00:00 2001 From: Andrea Vos Date: Fri, 20 Nov 2020 17:41:00 +0100 Subject: [PATCH] minor fixes --- components/Header.vue | 2 +- routes/pronoun.vue | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/components/Header.vue b/components/Header.vue index 9df38edc9..3a05dc154 100644 --- a/components/Header.vue +++ b/components/Header.vue @@ -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) { diff --git a/routes/pronoun.vue b/routes/pronoun.vue index a7cb48ff0..10de879fc 100644 --- a/routes/pronoun.vue +++ b/routes/pronoun.vue @@ -98,7 +98,7 @@

- home.whatisit: + home.whatisit

home.about