diff --git a/dev.env b/dev.env index d12cfc1..4d440e9 100644 --- a/dev.env +++ b/dev.env @@ -33,3 +33,4 @@ NEXT_PUBLIC_TELEGRAM_RUSSIA_URL=https://t.me/originprotocolrussia NEXT_PUBLIC_TELEGRAM_SPAIN_URL=https://t.me/originprotocolspanish NEXT_PUBLIC_TELEGRAM_TURKEY_URL=https://t.me/OriginTurkish NEXT_PUBLIC_TELEGRAM_VIETNAM_URL=https://t.me/originprotocolvietnam +NEXT_PUBLIC_TELEGRAM_CHINA_URL=https://t.me/originchinese \ No newline at end of file diff --git a/pages/community.js b/pages/community.js index 5cd15ea..960498f 100644 --- a/pages/community.js +++ b/pages/community.js @@ -84,7 +84,7 @@ const Community = ({ locale, onLocale, isMobile, team, seo, contributors, navLin
Origin is a decentralized ecosystem hundreds of thousands - strong + strong.
@@ -304,6 +304,23 @@ const Community = ({ locale, onLocale, isMobile, team, seo, contributors, navLin thumbnailAlt={"Flag"} /> } + {socials.stats[11]?.name === 'Telegram (China)' && + + }
)} diff --git a/public/images/graphics/flag-china.png b/public/images/graphics/flag-china.png new file mode 100644 index 0000000..bdc80bb Binary files /dev/null and b/public/images/graphics/flag-china.png differ diff --git a/src/components/Article.js b/src/components/Article.js index d9c558b..0b527ae 100644 --- a/src/components/Article.js +++ b/src/components/Article.js @@ -41,7 +41,7 @@ const Article = ({ article, navLinks }) => { /> Back to News