mirror of
https://github.com/facebook/docusaurus.git
synced 2025-06-03 03:12:35 +02:00
About/ => About /
This commit is contained in:
parent
908374b2a5
commit
f8af0e3f58
1 changed files with 1 additions and 1 deletions
|
@ -78,7 +78,7 @@ const siteConfig = {
|
|||
headerLinks: [
|
||||
{ doc: "installation", label: "Docs" },
|
||||
{ page: "help", label: "Help" },
|
||||
{ page: "about-slash", label: "About/"},
|
||||
{ page: "about-slash", label: "About /"},
|
||||
{ blog: true, label: "Blog" },
|
||||
{
|
||||
href: "https://github.com/facebook/docusaurus",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue