Skip to content

Commit

Permalink
Merge pull request #43 from cagov/1.0.01-hub-launch-updates
Browse files Browse the repository at this point in the history
🌟 Version 1.0.01 release
  • Loading branch information
jbum authored Apr 3, 2024
2 parents e89742c + 33e241c commit aa865c2
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ Link text like **click here**, **read more**, and **more** are not useful to peo

### Add alt text to images

Screen readers look for alt text. [Add useful alt text to images](https://accessibility.huit.harvard.edu/describe-content-images) so screen readers can describe images to people who use them.
Screen readers look for alt text. [Add useful alt text to images](https://webaim.org/techniques/alttext/) so screen readers can describe images to people who use them.

<div class="leftright-nav-container">
<div class="left-nav"><a class="internal-link" href="/content-design/principles/meet-your-audience-where-they-are/">Meet your audience where they are</a></div>
Expand Down
2 changes: 0 additions & 2 deletions docs/pages/content-design/recommended-reading.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,6 @@ headericon: bookmark
* [Cognitive Accessibility Guidance](https://www.w3.org/WAI/WCAG2/supplemental/#-cognitive-accessibility-guidance)
* [An alt decision tree](https://www.w3.org/WAI/tutorials/images/decision-tree/)
* [How to: write good Alt Text](https://supercooldesign.co.uk/blog/how-to-write-good-alt-text) - Supercool
* [Write helpful alt text to describe images](https://accessibility.huit.harvard.edu/describe-content-images) - Harvard University
* [3 questions to help decide if an image doesn’t need alt text](https://www.boia.org/blog/3-questions-to-help-decide-if-an-image-doesnt-need-alt-text) - Bureau of Internet Accessibility, a for-profit company

### Content design

Expand Down
4 changes: 2 additions & 2 deletions docs/site/_includes/layouts/homepage-layout.njk
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
</h1> #}
<div class="cagov-content">
<div class="homepage-top-block">
<h1 class="page-title">Tips and tools for working better</h1>
<h1 class="page-title">Tips and tools for improving service delivery</h1>

<div class="cagov-hero-body-content">
<p class="text-lead">Find resources from the Office of Data and Innovation (ODI) to help you deliver great services. You’ll find high-level principles, detailed guides, and training. We add and update resources as we partner with state departments.
Expand Down Expand Up @@ -60,4 +60,4 @@
</article>
</main>
</div>
{% endblock %}
{% endblock %}

0 comments on commit aa865c2

Please sign in to comment.