Skip to content

Commit

Permalink
docs: add fuego social platforms
Browse files Browse the repository at this point in the history
  • Loading branch information
hugoleborso authored and EwenQuim committed Feb 14, 2024
1 parent f4eacf2 commit 07a2a98
Showing 1 changed file with 4 additions and 8 deletions.
12 changes: 4 additions & 8 deletions documentation/docusaurus.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -108,16 +108,12 @@ const config: Config = {
title: "Community",
items: [
{
label: "Stack Overflow",
href: "https://stackoverflow.com/questions/tagged/docusaurus",
},
{
label: "Discord",
href: "https://discordapp.com/invite/docusaurus",
label: "Twitter",
href: "https://twitter.com/FuegoFramework",
},
{
label: "Twitter",
href: "https://twitter.com/docusaurus",
label: "Youtube",
href: "https://youtube.com/@Golang-Fuego",
},
],
},
Expand Down

0 comments on commit 07a2a98

Please sign in to comment.