Skip to content

Commit

Permalink
docs: update header to have Brainly in name
Browse files Browse the repository at this point in the history
  • Loading branch information
kopach committed Nov 5, 2024
1 parent 1851efe commit b135528
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs-site/theme.config.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ const config: DocsThemeConfig = {
<Link href="/">
<>
<Image src="/logo.svg" alt="Gene" width={30} height={30} />
<span className="ml-2 text-2xl font-barlow font-black">Gene</span>
<span className="ml-2 text-2xl font-barlow font-black">Brainly Gene</span>
</>
</Link>
),
Expand Down

0 comments on commit b135528

Please sign in to comment.