Skip to content

Commit

Permalink
Update docusaurus.config.ts to replace icon
Browse files Browse the repository at this point in the history
  • Loading branch information
AelfHongliang authored Jun 17, 2024
1 parent b5caa69 commit c3ac941
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docusaurus.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,8 @@ const config: Config = {
navbar: {
title: "AELF Docs",
logo: {
alt: "AELF",
src: "img/logo.svg",
alt: "aelf",
src: "img/aelficon.png",
},
items: [
{
Expand Down

0 comments on commit c3ac941

Please sign in to comment.