new-shout-desc-fix
Some checks failed
deploy / test (push) Failing after 6m49s
deploy / Update templates on Mailgun (push) Has been skipped

This commit is contained in:
Untone 2024-09-24 11:03:40 +03:00
parent 7288725480
commit 29d1661993

View File

@ -54,7 +54,7 @@ export default () => {
<PageLayout
title={`${t('Discours')} :: ${t('Choose a post type')}`}
key="home"
desc="Participate in the Discours: share information, join the editorial team"
desc={t('Participate in the Discours: share information, join the editorial team')}
>
<AuthGuard>
<article class={clsx('wide-container', 'container--static-page', styles.Create)}>