Skip to content

Commit

Permalink
Update docusaurus.config.ts to replace project image
Browse files Browse the repository at this point in the history
  • Loading branch information
AelfHongliang authored Jun 17, 2024
1 parent 53cb5ee commit acb0ca7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docusaurus.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -53,12 +53,12 @@ const config: Config = {

themeConfig: {
// Replace with your project's social card
image: "img/docusaurus-social-card.jpg",
image: "img/aelficon.png",
navbar: {
title: "AELF Docs",
title: "aelf Docs",
logo: {
alt: "aelf",
src: "img/aelficon.png",
src: "img/Logo.aelf.svg",
},
items: [
{
Expand Down

0 comments on commit acb0ca7

Please sign in to comment.