Skip to content

Commit d1ec435

Browse files
Merge pull request #158 from GhoulKingR/logo-dark
Fix: Added a dark mode icon
2 parents 7e20db2 + 725d6b8 commit d1ec435

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

docusaurus.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -252,6 +252,7 @@ const config = {
252252
logo: {
253253
alt: 'Decentralizing Generative AI Chatbots and Agents',
254254
src: 'img/icon-white.png',
255+
srcDark: 'img/icon-dark.png',
255256
},
256257
items: [
257258
// {

static/img/icon-dark.png

125 KB
Loading

0 commit comments

Comments
 (0)