Skip to content

Commit d405331

Browse files
author
wallezen
committed
feat: open second side menus default
1 parent 96f1697 commit d405331

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

content/zh-cn/docs/engineering/prompt-engineering/_index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
title: 提示工程
33
weight: 1
44
sidebar:
5-
open: false
5+
open: true
66
comments: false
77
---
88

99
{{< cards >}}
10-
{{< card link="llm" title="大语言模型 LLM" icon="card" >}}
10+
{{< card link="llm" title="LLM" icon="card" >}}
1111
{{< card link="text2img" title="文生图" icon="card" >}}
1212
{{< /cards >}}

content/zh-cn/docs/engineering/prompt-engineering/llm/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: 大语言模型 LLM
2+
title: LLM
33
weight: 1
44
sidebar:
55
open: false

hugo.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ menu:
124124
weight: 4
125125
- identifier: presentation
126126
name: "Presentation ↗"
127-
url: "https://futurelog.xyz/slides"
127+
url: "https://futurelog.xyz/presentations"
128128
weight: 5
129129
- identifier: blogStats
130130
name: "Blog Stats ↗"

0 commit comments

Comments
 (0)