fix: update docs

Description:

Log:
This commit is contained in:
mikigo 2024-04-22 11:19:16 +08:00
parent e8519d2d67
commit 59815016d3
5 changed files with 10 additions and 9 deletions

View File

@ -17,15 +17,12 @@
![PyPI - License](https://img.shields.io/pypi/l/youqu?color=%23F79431)
![PyPI - Python Version](https://img.shields.io/pypi/pyversions/youqu?color=%23F79431)
![Static Badge](https://img.shields.io/badge/UOS%2FDeepin/Ubuntu/Debian-Platform?style=flat&label=OS&color=%23F79431)
![Static Badge](https://img.shields.io/badge/Linux-Platform?style=flat&label=Platform&color=%23F79431)
[![Downloads](https://static.pepy.tech/badge/youqu/week)](https://pepy.tech/project/youqu)
[![Downloads](https://static.pepy.tech/badge/youqu/month)](https://pepy.tech/project/youqu)
[![Downloads](https://static.pepy.tech/badge/youqu)](https://pepy.tech/project/youqu)
[![Hits](https://hits.sh/github.com/linuxdeepin/youqu.svg?style=flat&label=Github_Hits&color=blue)](https://github.com/linuxdeepin/youqu)
[![Hits](https://hits.sh/linuxdeepin.github.io/youqu.svg?style=flat&label=GitHub_Pages_Hits&color=blue)](https://linuxdeepin.github.io/youqu)
[![Hits](https://hits.sh/pypi.org/project/youqu.svg?style=flat&label=PyPI_Hits&color=blue)](https://pypi.org/project/youqu/)
---

View File

@ -12,6 +12,7 @@ export default withMermaid(
description: "",
head: [
['meta', {name: 'referrer', content: 'no-referrer-when-downgrade'}],
['link', { rel: 'icon', href: "/youqu/favicon.ico" }],
],
vite: {
publicDir: "assets",

View File

@ -52,10 +52,10 @@ export default {
// giscus配置
giscusTalk(
{
repo: 'mikigo/docs', //仓库
repoId: 'R_kgDOJjlSqg', //仓库ID
repo: 'linuxdeepin/youqu', //仓库
repoId: 'R_kgDOKDOpHg', //仓库ID
category: 'Announcements', // 讨论分类
categoryId: 'DIC_kwDOJjlSqs4CWrT9', //讨论分类ID
categoryId: 'DIC_kwDOKDOpHs4CcRPx', //讨论分类ID
mapping: 'pathname',
inputPosition: 'top',
lang: 'zh-CN',
@ -66,7 +66,7 @@ export default {
//默认值为true表示已启用此参数可以忽略
//如果为false则表示未启用
//您可以使用“comment:true”序言在页面上单独启用它
false
true
)
},
}

BIN
docs/assets/favicon.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

View File

@ -9,13 +9,16 @@ hero:
actions:
- theme: brand
text: YouQu是什么
link: /简介/YouQu是什么
link: /指南/简介/YouQu是什么
- theme: alt
text: 快速开始
link: /简介/快速开始
link: /指南/简介/快速开始
- theme: alt
text: GitHub
link: "https://github.com/linuxdeepin/youqu"
- theme: alt
text: Gitee
link: "https://gitee.com/deepin-community/youqu"
image:
src: /logo.png
alt: YouQu