Skip to content

Commit

Permalink
docs: Update search (#562)
Browse files Browse the repository at this point in the history
  • Loading branch information
calldelegation authored Jan 2, 2025
1 parent 4b83999 commit 8936e3a
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/fuel-token-overview
2 changes: 1 addition & 1 deletion docs/nightly/fuel-token-overview
16 changes: 16 additions & 0 deletions src/config/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,22 @@ export const NAVIGATION: any[] = [
name: 'Specifications',
link: '/docs/specs',
},
{
name: 'Fuel Book',
link: '/docs/fuel-book',
},
{
name: 'Fuel Token Overview',
link: '/docs/fuel-token-overview',
},
{
name: 'Verified Addresses',
link: '/docs/verified-addresses',
},
{
name: 'Sway By Example',
link: '/docs/sway-by-example-lib',
},
{
name: 'Explorer',
link: EXPLORER_LINK,
Expand Down

0 comments on commit 8936e3a

Please sign in to comment.