Update site title and tagline for docs

This commit is contained in:
Zai Shi 2024-02-29 10:48:52 +01:00
parent 5a772ee6c9
commit 0b7fb3f4a3

View File

@ -8,8 +8,8 @@ import { themes as prismThemes } from "prism-react-renderer";
/** @type {import('@docusaurus/types').Config} */
const config = {
title: "My Site",
tagline: "Dinosaurs are cool",
title: "Stack Docs",
tagline: "Developer Friendly Next.js Authentication",
favicon: "img/favicon.ico",
// Set the production url of your site here
@ -65,10 +65,11 @@ const config = {
// Replace with your project's social card
image: "img/docusaurus-social-card.jpg",
navbar: {
// title: "My Site",
// title: "Stack",
logo: {
alt: "Stack",
src: "img/logo.svg",
href: "/docs/setup",
},
items: [
{