Skip to content

Commit

Permalink
Merge pull request #854 from BIDMCDigitalPsychiatry/update-docs-favicon
Browse files Browse the repository at this point in the history
Correct Docs favicon path
  • Loading branch information
kijote0 authored Nov 6, 2024
2 parents 8b26a64 + b045c41 commit 52c3552
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"title": "LAMP Platform",
"tagline": "The LAMP Platform documentation.",
"url": "https://docs.lamp.digital",
"favicon": "./docs/assets/logo.png",
"favicon": "./static/logo.png",
"organizationName": "BIDMCDigitalPsychiatry",
"projectName": "LAMP-platform",
"baseUrl": "/",
Expand Down

0 comments on commit 52c3552

Please sign in to comment.