Closed zerocrates closed 5 years ago
The title and logo are being "pre-calculated" in a sense in the header of the layout view, but those variables aren't actually being used.
The logo is also being manually created and lacks an alt, which should just be the text title.
alt
Variations of this probably apply to other themes.
There's also some issues with the use of the site title in the title element for the page, and how using or not using a logo affects that.
title
The title and logo are being "pre-calculated" in a sense in the header of the layout view, but those variables aren't actually being used.
The logo is also being manually created and lacks an
alt
, which should just be the text title.Variations of this probably apply to other themes.