Skip to content

Commit

Permalink
Removed svg favicon as it seems to clash with png favicon
Browse files Browse the repository at this point in the history
  • Loading branch information
NanneD committed Aug 27, 2024
1 parent e45eea3 commit 0fca4a3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion doc/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,5 @@

favicons = [
{"rel": "icon", "href": "ELASPY_favicon.png", type: "image/png"},
{"rel": "icon", "href": "ELASPY_favicon.svg", type: "image/svg+xml"},
{"rel": "apple-touch-icon", "href": "ELASPY_favicon.png"}
]

0 comments on commit 0fca4a3

Please sign in to comment.