Skip to content

Commit

Permalink
feat: Add GitHub link
Browse files Browse the repository at this point in the history
  • Loading branch information
GeekCornerGH authored Jul 12, 2024
1 parent 298c854 commit f4d26e0
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docusaurus.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,11 @@ const config: Config = {
href: 'https://download.earthmaker.world',
target: "_BLANK"
},
{
label: "GitHub",
href: "https://github.com/earthmaker-mc",
target: "_BLANK"
},
{
label: "RSS feed",
href: "/blog/rss.xml",
Expand Down

0 comments on commit f4d26e0

Please sign in to comment.