Skip to content

Commit

Permalink
Update title
Browse files Browse the repository at this point in the history
  • Loading branch information
JayJay1024 committed Apr 18, 2024
1 parent 757baa2 commit 9fb4fd5
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docusaurus.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ import type { Config } from "@docusaurus/types";
import type * as Preset from "@docusaurus/preset-classic";

const config: Config = {
title: "Helix Docs",
tagline: "Helix Bridge",
title: "Helix Bridge",
tagline: "Helix Bridge Docs",
favicon: "img/favicon.ico",

// Set the production url of your site here
Expand Down Expand Up @@ -51,9 +51,9 @@ const config: Config = {
themeConfig: {
// Replace with your project's social card
navbar: {
title: "Helix Docs",
title: "Helix Bridge",
logo: {
alt: "Helix Docs Logo",
alt: "Helix Bridge Logo",
src: "img/logo.svg",
},
items: [
Expand Down

0 comments on commit 9fb4fd5

Please sign in to comment.