Skip to content

Commit 67aec52

Browse files
authored
Merge pull request #435 from sanjana2505006/chore/a11y-alt-tags
chore: improve accessibility by adding missing alt attributes to images
2 parents c67f4b1 + ec2966d commit 67aec52

7 files changed

Lines changed: 1305 additions & 1305 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ The process to deploy Grails 3.1 applications to JBoss 6.4 EAP is largely simila
167167

168168
If you write often to Grails's blog, we recommend you to create a [Text Expander](https://textexpander.com) snippet:
169169

170-
![](docs/textexpander.png)
170+
![TextExpander snippet example](docs/textexpander.png)
171171

172172

173173
#### Title Metadata
@@ -223,7 +223,7 @@ image: 2018-05-23.jpg
223223

224224
Place the images at `assets/bgimages`
225225

226-
![](docs/blogimages.png)
226+
![Blog images directory structure](docs/blogimages.png)
227227

228228
### Tags
229229

pages/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ <h3>REST APIs, REACT, ANGULAR</h3>
8484
developers to build REST APIs or modern web applications with a JavaScript frontend.</p>
8585
</div>
8686
<div class="column">
87-
<img src="[%url]/images/plugins.svg" alt="">
87+
<img src="[%url]/images/plugins.svg" alt="Grails Plugins Logo">
8888
<h3>Plugins</h3>
8989
<p>Developers can build plugins that extend and enhance the Grails framework, or they can access
9090
existing plugins published by a vibrant plugin community.</p>

posts/2016-05-28.md

Lines changed: 637 additions & 637 deletions
Large diffs are not rendered by default.

posts/2016-08-01.md

Lines changed: 165 additions & 165 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)