welpo / tabi

A modern Zola theme with search, multilingual support, optional JavaScript, a perfect Lighthouse score, and a focus on accessibility.

Home Page:https://welpo.github.io/tabi/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Option to customize home image alt

donovanglover opened this issue · comments

Feature Request

Summary

For SEO/accessibility purposes, being able to change the alt for #banner-home-img would be useful.

Motivation

Users can use all kinds of images on the homepage, which would benefit from different alts.

Detailed Description

  • header.alt similar to header.img

Additional Context

<img alt="the owner" id="banner-home-img" src="{{ image_path }}" />