Skip to content

Commit

Permalink
Add convenience shortcuts to Discord
Browse files Browse the repository at this point in the history
  • Loading branch information
spaaaacccee committed Jun 20, 2024
1 parent ecd4bf1 commit a17f097
Show file tree
Hide file tree
Showing 2 changed files with 10 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 @@ -88,6 +88,11 @@ const config: Config = {
label: "GitHub",
position: "left",
},
{
href: "https://discord.gg/BHuPspePDK",
label: "Discord",
position: "left",
},
{
type: "search",
position: "right",
Expand Down
5 changes: 5 additions & 0 deletions src/l10n/en-au.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,11 @@
"key": "github",
"label": "GitHub",
"url": "https://github.com/shortestpathlab/posthoc-app"
},
{
"key": "discord",
"label": "Discord",
"url": "https://discord.gg/BHuPspePDK"
}
],
"gallery": [
Expand Down

0 comments on commit a17f097

Please sign in to comment.