Skip to content

Commit

Permalink
Merge pull request #291 from subspace/dropdown-fix
Browse files Browse the repository at this point in the history
Added `🌏Help Translate` CTA
  • Loading branch information
ImmaZoni authored Oct 26, 2023
2 parents 2fc66c8 + d2e6cf2 commit 5aa0429
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -163,6 +163,16 @@ const config = {
{
type: 'localeDropdown',
position: 'right',
dropdownItemsAfter: [
{
type: 'html',
value: '<hr style="margin: 0.3rem 0;">',
},
{
href: 'https://docs.subspace.network/docs/community/translate',
label: '🌏 Help Translate',
},
],
},
{
href: 'https://github.com/subspace',
Expand Down

0 comments on commit 5aa0429

Please sign in to comment.