Skip to content

Commit

Permalink
Merge branch 'main' into move-to-my-py
Browse files Browse the repository at this point in the history
  • Loading branch information
WilliamBergamin authored Dec 20, 2024
2 parents 1474b81 + 241db14 commit ce1f268
Show file tree
Hide file tree
Showing 2 changed files with 272 additions and 36 deletions.
9 changes: 7 additions & 2 deletions docs/navbarConfig.js
Original file line number Diff line number Diff line change
Expand Up @@ -49,15 +49,20 @@ const navbar = {
},
{
label: 'Deno Slack SDK',
to: 'https://api.slack.com/automation/quickstart',
to: 'https://tools.slack.dev/deno-slack-sdk/',
target: '_self',
},
],
},
{
to: 'https://tools.slack.dev/slack-cli',
label: 'Slack CLI',
target: '_self',
},
{
type: 'dropdown',
label: 'Community',
position: 'left',
position: 'right',
items: [
{
label: 'Community tools',
Expand Down
Loading

0 comments on commit ce1f268

Please sign in to comment.