title-case-and-sidebars
This commit is contained in:
parent
62000ad3f3
commit
eba12a4d9f
2 changed files with 2 additions and 2 deletions
|
|
@ -4,7 +4,7 @@ import ZoomableImage from "/src/theme/ZoomableImage.js";
|
|||
import ReactPlayer from "react-player";
|
||||
import Admonition from "@theme/Admonition";
|
||||
|
||||
# Blog Writer
|
||||
# Blog writer
|
||||
|
||||
Build a blog writer with OpenAI that uses URLs for reference content.
|
||||
|
||||
|
|
|
|||
|
|
@ -15,7 +15,7 @@ module.exports = {
|
|||
|
||||
{
|
||||
type: "category",
|
||||
label: " Starter projects",
|
||||
label: " Starter Projects",
|
||||
collapsed: false,
|
||||
items: [
|
||||
"guides/basic-prompting",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue