docs: adjust documentation site Home Page

- 完善首页预览效果,增加 Logo、WebUI 截图、Credits 部份
- 提升主色调渐变色明度,已同步更改 Logo、WebUI、Figma
- 修复部份页面 HTML Title 显示问题
This commit is contained in:
zthxxx
2023-06-27 21:47:00 +08:00
parent 12fb818b59
commit a508e840f5
27 changed files with 398 additions and 46 deletions

4
docs/tsconfig.json Normal file
View File

@@ -0,0 +1,4 @@
{
// https://github.com/vuejs/tsconfig
"extends": "@vue/tsconfig/tsconfig.json",
}