Missing Favicon on Website
Short description
The website is currently missing a favicon, which results in a default or empty icon appearing in the browser tab. This affects the website’s branding and reduces user recognition when multiple tabs are open.
Current Behavior
- No favicon is displayed in the browser tab when the website is opened.
- The browser defaults to a generic icon.
Stack Traces
(Not applicable)
Screenshots
(If applicable, add screenshots here showing the missing favicon in the browser tab)
Steps to replicate behavior
- Open the website in any browser.
- Observe that no favicon is shown in the tab.
Library & System Information
- Browser: [e.g., Chrome, Firefox]
- OS: [e.g., macOS, Windows, Linux]
- Application version: [version number]
Expected Behavior
- A favicon should be displayed in the browser tab, representing the website’s branding.
- The favicon should be linked properly in the HTML
<head>section:
<link rel="icon" href="path-to-favicon.ico" type="image/x-icon">
<img width="1030" alt="Screenshot 2024-10-17 at 1 05 51 AM" src="https://github.com/user-attachments/assets/62c9d1e9-3344-4087-bd33-c360a4e82018">
please assign this issue to me!
please assign this issue to me!
Assigned, thank you!
In case it's helpful @ayushsingh199 you'll need to understand how to set that icon up in the sphinx docs under /docs.
The icon should be this image - https://github.com/user-attachments/assets/2ab9b499-7ca2-4ae9-af72-ccc775f30b4e
ok @skrawcz thank you! will keep that in mind!
/assign