[pl][census] banner

This commit is contained in:
Andrea 2022-02-05 21:50:58 +01:00
parent a7d0da775b
commit cb4d48ffd0
2 changed files with 1 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 114 KiB

View File

@ -272,6 +272,7 @@
return head({
title: this.$t('census.headerLong'),
description: this.$t('census.description')[0],
banner: 'img-local/census-banner.png',
});
},
};