Skip to content

Commit

Permalink
fix href
Browse files Browse the repository at this point in the history
  • Loading branch information
vinicvaz committed Apr 10, 2024
1 parent a84ad10 commit 7ed5e0e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,8 @@ const config = {
logo: {
alt: 'Domino Logo',
src: 'brand/png/main_logo.png',
href: "https://domino-workflows.io",
target: '_self',
srcDark: 'brand/png/main_logo_white.png',
},
items: [
Expand Down

0 comments on commit 7ed5e0e

Please sign in to comment.