Skip to content

Commit

Permalink
update config
Browse files Browse the repository at this point in the history
  • Loading branch information
hugolxt committed Jan 7, 2025
1 parent 7d2e01f commit 9773a76
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions merkl.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -172,13 +172,13 @@ export default createConfig({
},
header: {
searchbar: {
enabled: true,
enabled: false,
},
opportunities: {
enabled: false,
},
bridge: {
enabled: true,
enabled: false,
},
},
socials: {
Expand Down Expand Up @@ -253,4 +253,4 @@ export default createConfig({
}),
],
},
});
});

0 comments on commit 9773a76

Please sign in to comment.