Using the @alt expression allows for placement of the gv-img's alt text.
Expression
@alt
Works With
gv-img
Basic
Example
<img gv-img src="@src" alt="@alt"/>
Pro Tips
Remember, whenever you use a Governor Expression you only get what you ask for. When using @src don't forget to add back in the @alt!