From d8144c4a4d8647a203e5fc3f7b24004a68ba0dc1 Mon Sep 17 00:00:00 2001 From: Untone Date: Thu, 4 Jul 2024 00:35:53 +0300 Subject: [PATCH] fmt --- src/routes/guide/manifest.tsx | 4 ++-- src/routes/guide/thanks.tsx | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/routes/guide/manifest.tsx b/src/routes/guide/manifest.tsx index 67bde329..3c84c053 100644 --- a/src/routes/guide/manifest.tsx +++ b/src/routes/guide/manifest.tsx @@ -79,8 +79,8 @@ export const ManifestPage = () => {

Предлагать материалы

- Создавайте свои статьи и художественные работы — лучшие из - них будут опубликованы в журнале. Дискурс — некоммерческое издание, авторы + Создавайте свои статьи и художественные работы — лучшие + из них будут опубликованы в журнале. Дискурс — некоммерческое издание, авторы публикуются в журнале на общественных началах, получая при этом{' '} поддержку редакции, право голоса, множество других возможностей и читателей по всему миру. diff --git a/src/routes/guide/thanks.tsx b/src/routes/guide/thanks.tsx index a8b1717f..e89c76f3 100644 --- a/src/routes/guide/thanks.tsx +++ b/src/routes/guide/thanks.tsx @@ -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 (