1
0
mirror of https://github.com/duke-git/lancet.git synced 2026-02-07 06:02:27 +08:00

doc: update doc site

This commit is contained in:
dudaodong
2023-09-01 16:01:17 +08:00
parent de104ebeb6
commit 9567dcc57f
6 changed files with 9 additions and 9 deletions

View File

@@ -1,6 +1,6 @@
import type { DefaultTheme, LocaleSpecificConfig } from 'vitepress'
export const META_URL = 'https://golancet.cn'
export const META_URL = 'https://www.golancet.cn/en/'
export const META_TITLE = 'Lancet'
export const META_DESCRIPTION = 'A powerful util function library of Go'

View File

@@ -1,6 +1,6 @@
import type { DefaultTheme, LocaleSpecificConfig } from 'vitepress'
export const META_URL = 'https://golancet.cn'
export const META_URL = 'https://www.golancet.cn'
export const META_TITLE = 'Lancet'
export const META_DESCRIPTION = '一个强大的Go语言工具函数库'

View File

@@ -47,4 +47,4 @@ func main() {
## More
Check out the [APIs](https://github.com/duke-git/lancet) for details.
Check out the [API](https://www.golancet.cn/en/api/overview.html) for details.

View File

@@ -41,13 +41,13 @@ features:
<a style="border-color: #4565d8;
color: #fff;
background-color: #4565d8;
border-radius: 30px;
border-radius: 20px;
padding: 0 20px;
line-height: 50px;
line-height: 40px;
font-size: 16px;
display: block;
border: 1px solid transparent;
text-align: center;
font-weight: 600;
margin: 0 auto;
width: 200px;" href="/en/sponsor/sponsor.html">Become a sponsor</a>
width: 140px;" href="/en/sponsor/sponsor.html">Become a sponsor</a>

View File

@@ -43,6 +43,6 @@ func main() {
}
```
## More
## 更多
其他特性请参考[API](https://lancet.go.dev/api/overview.html).
更多特性请参考[API](https://www.golancet.cn/api/overview.html).

View File

@@ -50,4 +50,4 @@ features:
text-align: center;
font-weight: 600;
margin: 0 auto;
width: 140px;" href="/sponsor/sponsor.html">Sponsor</a>
width: 140px;" href="/sponsor/sponsor.html">赞助</a>