Skip to content

Fix #688 - specify a valid icon for sample pages

Vinay Rosenberg requested to merge github/fork/davemevans/Icon403Fix into development

Created by: davemevans

Sounds pointless but, as reported in #688 (closed), requests for the DASH-IF icon return 403. This is annoying as it sticks a red entry in the console which confuses debugging.

Replace with a URL for what I assume is the same icon but which returns 200.

Merge request reports