Skip to content

Commit

Permalink
feat: add white logo for dark mode
Browse files Browse the repository at this point in the history
  • Loading branch information
yongenaelf committed Jun 26, 2024
1 parent f5ddc6a commit ae19f70
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 0 deletions.
1 change: 1 addition & 0 deletions docusaurus.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ const config: Config = {
logo: {
alt: "aelf",
src: "img/Logo.aelf.svg",
srcDark: "img/Logo.aelf.white.svg",
},
items: [
// @ts-expect-error
Expand Down
27 changes: 27 additions & 0 deletions static/img/Logo.aelf.white.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit ae19f70

Please sign in to comment.