mirror of
https://gitlab.com/PronounsPage/PronounsPage.git
synced 2025-09-26 14:32:04 -04:00
[pl][nouns][banner] add noun flags as banners
This commit is contained in:
parent
502017daef
commit
fef2dbe180
@ -307,6 +307,7 @@
|
||||
head() {
|
||||
return head({
|
||||
title: this.$t('nouns.dukajNouns.header'),
|
||||
banner: 'img-local/flags/dukaizmy.jpg',
|
||||
description: this.$t('nouns.dukajNouns.info')[0],
|
||||
});
|
||||
},
|
||||
|
@ -292,6 +292,7 @@
|
||||
head() {
|
||||
return head({
|
||||
title: this.$t('nouns.xNouns.header'),
|
||||
banner: 'img-local/flags/iksatywy.png',
|
||||
description: this.$t('nouns.xNouns.info')[0],
|
||||
});
|
||||
},
|
||||
|
@ -207,6 +207,7 @@
|
||||
head() {
|
||||
return head({
|
||||
title: this.$t('nouns.neuterNouns.header'),
|
||||
banner: 'img-local/flags/łoś.jpg',
|
||||
description: this.$t('nouns.neuterNouns.info')[0],
|
||||
});
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user