Skip to content

Commit

Permalink
Merge pull request #10 from wordlift/hotfix/dark-theme-logo
Browse files Browse the repository at this point in the history
Adding dark theme logo
  • Loading branch information
mauanga authored May 22, 2024
2 parents e3f7a82 + ea4d4cd commit 4a10275
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ const config = {
logo: {
alt: "WordLift",
src: "https://wordlift.io/wp-content/uploads/2022/12/logo.svg",
srcDark: "https://wordlift.io/wp-content/uploads/2024/05/logo-dark.svg"
},
items: [
{
Expand Down

0 comments on commit 4a10275

Please sign in to comment.