Add separate alt text to featured images #30
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
At the moment we can use this front matter to generate a featured image to use in archives, and a post:
The generated image will use the
image_captionto generate both itsalttext and a caption wrapped in adiv.alttext should only provide a textual alternative to an image. A caption serves a different purpose. For example, a picture of a cat may require descriptivealttext such asA black cat with green eyes drinking from a saucer of milk.while the caption may provide a credit, such asImage credit: kjz.The most obvious approach would be to add additional front matter, such as
image_alt.