Skip to content

Commit bfad04b

Browse files
ayan4m1colinurbs
authored andcommitted
feat: rename doc and add it to sidebar
1 parent b7af510 commit bfad04b

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Prompting
1+
# Prompting Guide
22

33
_Note_: Special thanks to contrinsan for providing this writeup!
44

sidebars.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ const sidebars: SidebarsConfig = {
1616
navSidebar: [
1717
{ type: 'doc', id: 'get_started', label: 'Get Started' },
1818
{ type: 'doc', id: 'user_guide', label: 'User Guide' },
19+
{ type: 'doc', id: 'prompting_guide', label: 'Prompting Guide' },
1920
{ type: 'doc', id: 'lora_list', label: 'Video LoRA List' }
2021
]
2122
};

0 commit comments

Comments
 (0)