Skip to content

Commit

Permalink
Merge pull request #1250 from shadowbytefox/patch-2
Browse files Browse the repository at this point in the history
Change image options attrib: title to alt: true
  • Loading branch information
bobdenotter authored Nov 6, 2023
2 parents 10799bc + 0d06f14 commit baf9070
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/contenttypes/intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -376,7 +376,7 @@ __nodes:
content_defaults: &content_defaults
image:
type: image
attrib: title
alt: true
body:
type: html
height: 300px
Expand Down

0 comments on commit baf9070

Please sign in to comment.