chore(website): remove old chinese translation from the sidebar

Closes #1169
This commit is contained in:
Trim21
2023-05-22 21:38:10 -03:00
committed by Andrey Nering
parent 785fc4ac3c
commit 0aa6c5eae8
5 changed files with 0 additions and 27 deletions

View File

@@ -2,10 +2,8 @@ const GITHUB_URL = 'https://github.com/go-task/task';
const TWITTER_URL = 'https://twitter.com/taskfiledev';
const MASTODON_URL = 'https://fosstodon.org/@task';
const DISCORD_URL = 'https://discord.gg/6TY36E39UK';
const CHINESE_URL = 'https://task-zh.readthedocs.io/zh_CN/latest/';
module.exports = {
CHINESE_URL,
DISCORD_URL,
GITHUB_URL,
MASTODON_URL,