Skip to content

Commit

Permalink
add navigation icons
Browse files Browse the repository at this point in the history
  • Loading branch information
tothero committed Jul 5, 2024
1 parent 6b069b1 commit 776e5dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docusaurus.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ const config: Config = {
{
type: 'html',
position: 'right',
value: '<button onclick="history.back()">Navigate ⬅️</button>',
value: '<button onclick="history.back()">⬅️ Navigate</button>',
},
{
type: 'html',
Expand Down

0 comments on commit 776e5dc

Please sign in to comment.