Skip to content

Commit

Permalink
Update docassemble/AssemblyLine/data/questions/al_visual.yml
Browse files Browse the repository at this point in the history
Just wanted to help others understand this choice in the future.
  • Loading branch information
nonprofittechy authored Dec 23, 2023
1 parent df4fc62 commit 40654f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docassemble/AssemblyLine/data/questions/al_visual.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ objects:
- al_logo: DAStaticFile.using(filename="ma_logo.png", alt_text="")
---
code: |
al_logo.alt_text = ""
al_logo.alt_text = "" # Per accessibility recommendations, best to leave alt text off a logo
---
default screen parts:
title: |
Expand Down

0 comments on commit 40654f2

Please sign in to comment.