Skip to content

Commit 93db71b

Browse files
updated footer
1 parent da4b179 commit 93db71b

File tree

4 files changed

+1695
-610
lines changed

4 files changed

+1695
-610
lines changed

docusaurus.config.ts

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -234,6 +234,11 @@ const config: Config = {
234234
],
235235
// hideOnScroll: true,
236236
},
237+
footer: {
238+
style: 'dark',
239+
links: [],
240+
copyright: `Copyright © ${new Date().getFullYear()} recodehive. Built with Docusaurus.`,
241+
},
237242
prism: {
238243
theme: prismThemes.github,
239244
darkTheme: prismThemes.dracula,

0 commit comments

Comments
 (0)