mirror of
https://gitlab.com/PronounsPage/PronounsPage.git
synced 2025-09-22 20:24:18 -04:00
minor fixes
This commit is contained in:
parent
38e7520bdf
commit
a6d9c33264
@ -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) {
|
||||
|
@ -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"/>
|
||||
|
Loading…
x
Reference in New Issue
Block a user