From 3a81b7cf73ca1504afab7af624514a9c987c90ec Mon Sep 17 00:00:00 2001
From: DIYgod
Date: Wed, 26 Jul 2023 22:45:11 +0100
Subject: [PATCH] feat: change app description
---
README.md | 2 +-
package.json | 2 +-
src/app/(home)/about/page.tsx | 22 +++++++++++-----------
src/lib/env.ts | 2 +-
src/lib/i18n/locales/ja/index.json | 2 +-
src/lib/i18n/locales/zh-TW/index.json | 2 +-
src/lib/i18n/locales/zh/index.json | 2 +-
7 files changed, 17 insertions(+), 17 deletions(-)
diff --git a/README.md b/README.md
index 526934a9..25ca4e49 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@
xLog
-> 🪽 The best on-chain and open-source blogging community for everyone.
+> 🪽 An open-source creative community written on the blockchain.
[](https://discord.gg/46VJMMVCuF) [](https://twitter.com/_xLog) [](https://github.com/Crossbell-Box/xLog/actions/workflows/docker-build-push.yml)
diff --git a/package.json b/package.json
index 45ea5da5..345b4c45 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "xlog",
"private": true,
- "description": "xLog is the best on-chain and open-source blogging community for everyone.",
+ "description": "An open-source creative community written on the blockchain.",
"license": "AGPL-3.0",
"sideEffects": false,
"packageManager": "pnpm@8.6.2",
diff --git a/src/app/(home)/about/page.tsx b/src/app/(home)/about/page.tsx
index 87da8f00..cec0b144 100644
--- a/src/app/(home)/about/page.tsx
+++ b/src/app/(home)/about/page.tsx
@@ -123,16 +123,7 @@ async function Home() {
- xLog is the best{" "}
-
- on-chain
- {" "}
- and{" "}
+ An{" "}
open-source
{" "}
- blogging community for everyone.
+ creative community written on the{" "}
+
+ blockchain
+
+ .
diff --git a/src/lib/env.ts b/src/lib/env.ts
index a77a6a4d..dc9706f8 100644
--- a/src/lib/env.ts
+++ b/src/lib/env.ts
@@ -10,7 +10,7 @@ export const DOCS_DOMAIN = `docs.${OUR_DOMAIN}`
export const SITE_URL = `${IS_PROD ? "https" : "http"}://${OUR_DOMAIN}`
export const APP_DESCRIPTION =
process.env.APP_DESCRIPTION ||
- "xLog, the best on-chain and open-source blogging community for everyone."
+ "An open-source creative community written on the blockchain."
export const DISCORD_LINK = process.env.NEXT_PUBLIC_DISCORD_LINK
export const GITHUB_LINK = process.env.NEXT_PUBLIC_GITHUB_LINK
export const TWITTER_LINK = process.env.NEXT_PUBLIC_TWITTER_LINK
diff --git a/src/lib/i18n/locales/ja/index.json b/src/lib/i18n/locales/ja/index.json
index 70c71a4c..e1a640e0 100644
--- a/src/lib/i18n/locales/ja/index.json
+++ b/src/lib/i18n/locales/ja/index.json
@@ -1,6 +1,6 @@
{
"Blog Free": "自由に創作する",
- "description": "<0>xLog0>は、誰でもが利用できる<3>ブロックチェーン3>上の<7>オープンソース7>のブログコミュニティです。",
+ "description": "<6>ブロックチェーン6>上に書かれた<2>オープンソース2>の創作コミュニティ。",
"Get my xLog in 5 minutes": "5分で自分のxLogを手に入れよう",
"Features": "特徴",
"Showcase": "ショーケース",
diff --git a/src/lib/i18n/locales/zh-TW/index.json b/src/lib/i18n/locales/zh-TW/index.json
index 65bca727..d8277263 100644
--- a/src/lib/i18n/locales/zh-TW/index.json
+++ b/src/lib/i18n/locales/zh-TW/index.json
@@ -4,7 +4,7 @@
"Earn": "Earn",
".": ".",
"Look at others'": "看看別人",
- "description": "<0>xLog0>。最佳 <7>開源7> <3>區塊鏈3> 部落格社群。",
+ "description": "書寫在 <6>區塊鏈6> 上的 <2>開源2> 創作社區",
"Get my xLog in 5 minutes": "五分鐘撰寫自我",
"Explore the xLog way": "探索 xLog 之路",
"features": {
diff --git a/src/lib/i18n/locales/zh/index.json b/src/lib/i18n/locales/zh/index.json
index bc2dcb94..e20daf87 100644
--- a/src/lib/i18n/locales/zh/index.json
+++ b/src/lib/i18n/locales/zh/index.json
@@ -4,7 +4,7 @@
"Earn": "赚取",
".": "。",
"Look at others'": "看看其他人的",
- "description": "<0>xLog0> 是面向所有人的最棒 <3>链上3> <7>开源7> 博客社区。",
+ "description": "书写在 <6>区块链6> 上的 <2>开源2> 创作社区。",
"Get my xLog in 5 minutes": "5 分钟拥有自己的 xLog",
"Explore the xLog way": "探索 xLog 之路",
"features": {