-
Notifications
You must be signed in to change notification settings - Fork 86
fix favicon image on mindersec.dev #5980
Copy link
Copy link
Open
Labels
P2Nice to fix: non-critical items that should be evaluated and planned during issue triageNice to fix: non-critical items that should be evaluated and planned during issue triagegood first issueGood for newcomersGood for newcomers
Description
Incorrect image/favicon path
minder/docs/docusaurus.config.js
Lines 36 to 39 in ea1db4a
| // This doesn't seem to exist? | |
| favicon: 'img/stacklok-favicon.png', | |
| themes: ['@docusaurus/theme-mermaid', 'docusaurus-theme-redoc'], | |
docs
https://docusaurus.io/docs/api/docusaurus-config#favicon
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
P2Nice to fix: non-critical items that should be evaluated and planned during issue triageNice to fix: non-critical items that should be evaluated and planned during issue triagegood first issueGood for newcomersGood for newcomers