Skip to content

Commit

Permalink
fix: theme.config.js file updated
Browse files Browse the repository at this point in the history
  • Loading branch information
unknown committed Jul 28, 2022
1 parent d051048 commit 0d47039
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions theme.config.js
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
export default {
github: 'https://github.com/shuding/nextra',
github: 'https://github.com/raminrakhshani/diamond-documentation',
docsRepositoryBase: 'https://github.com/shuding/nextra/blob/master',
titleSuffix: ' – Diamond',
logo: (
<>
<span className="mr-2 font-extrabold hidden md:inline">Nextra</span>
<span className="mr-2 font-extrabold hidden md:inline">EIP2535 Diamonds</span>
<span className="text-gray-600 font-normal hidden md:inline">
The Next.js Static Site Generator
- Tutorial
</span>
</>
),
Expand Down

0 comments on commit 0d47039

Please sign in to comment.