Skip to content

Commit 9ac7a67

Browse files
authored
Merge pull request #7 from casper-network/feature/CD-21/title-change
Correction title docs
2 parents 6f49a29 + eb6b951 commit 9ac7a67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docusaurus.config.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ import { themes as prismThemes } from "prism-react-renderer";
99

1010
/** @type {import('@docusaurus/types').Config} */
1111
const config = {
12-
title: "Casper Docs - Redux",
12+
title: "Casper Docs",
1313
tagline: "Casper Documentation",
1414
favicon: "icon/favicon.ico",
1515
url: envConfig.siteUrl,

0 commit comments

Comments
 (0)