Skip to content

Commit

Permalink
filip(fix): navbar title ament
Browse files Browse the repository at this point in the history
  • Loading branch information
fstoqnov-iohk authored and ch1bo committed Aug 14, 2024
1 parent 36c76fd commit a0cb1d9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -153,9 +153,9 @@ const config = {
respectPrefersColorScheme: false,
},
navbar: {
title: "Hydra Head Protocol",
title: "Hydra Head protocol",
logo: {
alt: "Hydra Head Protocol",
alt: "Hydra Head protocol",
src: "img/hydra.png",
style: { height: 27, marginTop: 2.5 },
srcDark: "img/hydra-white.png",
Expand Down

0 comments on commit a0cb1d9

Please sign in to comment.