title-case-and-sidebars

This commit is contained in:
Mendon Kissling 2024-04-26 10:33:13 -04:00
commit eba12a4d9f
2 changed files with 2 additions and 2 deletions

View file

@ -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.

View file

@ -15,7 +15,7 @@ module.exports = {
{
type: "category",
label: " Starter projects",
label: " Starter Projects",
collapsed: false,
items: [
"guides/basic-prompting",