Skip to content

Commit ffb5916

Browse files
committed
Already in logo
1 parent 189a30b commit ffb5916

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docusaurus.config.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ const config: Config = {
125125
title: "API",
126126
items: [
127127
{
128-
label: "API",
128+
label: "API Reference",
129129
to: "/docs/api",
130130
},
131131
],
@@ -165,7 +165,7 @@ const config: Config = {
165165
],
166166
},
167167
],
168-
copyright: `Copyright © ${new Date().getFullYear()} IDDQD Ltd`,
168+
copyright: `Copyright © ${new Date().getFullYear()}`,
169169
},
170170
prism: {
171171
theme: prismThemes.github,

0 commit comments

Comments
 (0)