Currently my Site Logo is displayed with a SRCSET 2x. 2x is highlightes as a Link and therefor every single Page has a 404.
<a href="DOMAIN" title="TITLE" rel="home"><img class="header-image is-logo-image" alt="ALT" src="DOMAIN" title="TITLE" srcset="https://www.domain.de/wp-content/uploads/2022/04/white.svg 1x, 2x" width="0" height="0"></a>
I tried:
https://generatepress.com/forums/topic/generatepress-page-hero-logo-2x-issue/
Putting Retina in Site Logo, Saving, Deleting it, Saving
https://generatepress.com/forums/topic/404-for-2x-png/
Fixed Scrollbar without a Picture
none of it works.