docs: update halo official website url (#433)

更新 Halo 官网的地址。

```release-note
None
```
This commit is contained in:
Ryan Wang
2024-10-15 14:31:21 +08:00
committed by GitHub
parent afef951e88
commit 5ce83249d2
49 changed files with 164 additions and 164 deletions

View File

@@ -67,7 +67,7 @@ const config = {
title: "Halo 文档",
logo: {
alt: "Halo Logo",
src: "https://halo.run/upload/2021/03/Adaptive256-463ca9b92e2d40268431018c07735842.png",
src: "https://www.halo.run/upload/2021/03/Adaptive256-463ca9b92e2d40268431018c07735842.png",
},
items: [
{
@@ -109,7 +109,7 @@ const config = {
],
},
{
href: "https://halo.run",
href: "https://www.halo.run",
label: "官网",
position: "right",
},