Skip to content

Commit

Permalink
Add word "Home" to alt text for logo (#9)
Browse files Browse the repository at this point in the history
* Fix #8 - alt text for logo
  • Loading branch information
nonprofittechy authored Dec 6, 2022
1 parent 93c78ff commit b78f124
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docassemble/MassAccess/data/questions/massaccess.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@ code: |
objects:
- al_logo: DAStaticFile.using(filename="lit_logo_light.png")
---
code: |
al_logo.alt_text = "Home - CourtFormsOnline.org"
---
features:
question help button: True
question back button: True
Expand Down

0 comments on commit b78f124

Please sign in to comment.