Skip to content

Commit

Permalink
open page from logo without opening tab
Browse files Browse the repository at this point in the history
  • Loading branch information
javierluraschi committed May 29, 2024
1 parent ac1ad94 commit 6633b48
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions website/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ const config = {
href: 'https://hal9.com/',
src: 'img/hal9.png',
srcDark: 'img/hal9-white.png',
target: '_self'
},
items: [
{
Expand Down

0 comments on commit 6633b48

Please sign in to comment.