From 09f3b8aa99d968ef362ad6cd2549d363ce34e838 Mon Sep 17 00:00:00 2001 From: Masterain Date: Fri, 1 Sep 2023 05:41:13 -0700 Subject: [PATCH] =?UTF-8?q?creativity=20=F0=9F=98=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/.vuepress/styles/index.scss | 13 +++++++++++++ docs/.vuepress/theme.ts | 1 + docs/en/README.md | 19 ++++++++----------- docs/zh/README.md | 19 ++++++++----------- 4 files changed, 30 insertions(+), 22 deletions(-) diff --git a/docs/.vuepress/styles/index.scss b/docs/.vuepress/styles/index.scss index 6efbbe6ac..b5af9e4fe 100644 --- a/docs/.vuepress/styles/index.scss +++ b/docs/.vuepress/styles/index.scss @@ -56,3 +56,16 @@ header.vp-navbar { .vp-hero-info-wrapper { min-height: 600px; } + +// 去除首页赞助商表格边框及超链接图标 +main.vp-project-home{ + table{ + display: inline-block; + th{ + border-color: transparent; + } + } + svg.external-link-icon{ + display: none; + } +} \ No newline at end of file diff --git a/docs/.vuepress/theme.ts b/docs/.vuepress/theme.ts index e879a25d3..6fffb8dfc 100644 --- a/docs/.vuepress/theme.ts +++ b/docs/.vuepress/theme.ts @@ -93,6 +93,7 @@ export default hopeTheme({ include: true, tabs: true, footnote: true, + align: true }, pwa: { diff --git a/docs/en/README.md b/docs/en/README.md index 36dd7810d..9fbd7260c 100644 --- a/docs/en/README.md +++ b/docs/en/README.md @@ -100,16 +100,13 @@ You can make contribution by the following ways: -## Service Used +::: center -Snap Hutao is currently using software from the following service providers. +## Sponsorship - - Deploys by Netlify - - - Crowdin | Agile localization for tech companies - - - GitLab CN - +Snap Hutao is currently using sponsored software from the following service providers. + +| [![](https://www.netlify.com/v3/img/components/netlify-light.svg)](https://www.netlify.com/) | [![](https://badges.crowdin.net/badge/light/crowdin-on-dark.png)](https://crowdin.com/) | [![](https://gitlab.cn/images/icons/logos/logo-121-75.svg)](https://gitlab.cn/) | +| -------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------- | + +::: diff --git a/docs/zh/README.md b/docs/zh/README.md index 9158e8d12..c5d34b1cf 100644 --- a/docs/zh/README.md +++ b/docs/zh/README.md @@ -114,16 +114,13 @@ Snap Hutao 是一个由开源社区维护的免费项目,我们希望有更多 -## 平台 +::: center -Snap Hutao 目前使用了以下软件厂商提供的服务 +## 赞助商 - - Deploys by Netlify - - - Crowdin | Agile localization for tech companies - - - 极狐LAB - +Snap Hutao 目前使用了以下软件厂商赞助的服务 + +| [![](https://www.netlify.com/v3/img/components/netlify-light.svg)](https://www.netlify.com/) | [![](https://badges.crowdin.net/badge/light/crowdin-on-dark.png)](https://crowdin.com/) | [![](https://gitlab.cn/images/icons/logos/logo-121-75.svg)](https://gitlab.cn/) | +| :------------------------------------------------------------------------------------------: | :-------------------------------------------------------------------------------------: | :-----------------------------------------------------------------------------: | + +:::