This commit is contained in:
Untone 2024-07-04 00:35:53 +03:00
parent b909f83411
commit d8144c4a4d
2 changed files with 3 additions and 3 deletions

View File

@ -79,8 +79,8 @@ export const ManifestPage = () => {
<h3 id="contribute">Предлагать материалы</h3>
</summary>
<p>
<a href="/edit/new">Создавайте</a> свои статьи и&nbsp;художественные работы&nbsp;&mdash; лучшие из
них будут опубликованы в&nbsp;журнале. Дискурс&nbsp;&mdash; некоммерческое издание, авторы
<a href="/edit/new">Создавайте</a> свои статьи и&nbsp;художественные работы&nbsp;&mdash; лучшие
из них будут опубликованы в&nbsp;журнале. Дискурс&nbsp;&mdash; некоммерческое издание, авторы
публикуются в&nbsp;журнале на&nbsp;общественных началах, получая при этом{' '}
<a href="/edit/new?collab=true">поддержку</a> редакции, право голоса, множество других
возможностей и&nbsp;читателей по&nbsp;всему миру.

View File

@ -8,7 +8,7 @@ export const ThanksPage = () => {
const ogImage = getImageUrl('production/image/logo_image.png')
const ogTitle = t('Thank you')
const description = t(
'Self-publishing exists thanks to the help of wonderful people from all over the world. Thank you!',
'Self-publishing exists thanks to the help of wonderful people from all over the world. Thank you!'
)
return (