Skip to content

Commit

Permalink
Remove unnecessary 'logo' from alt text
Browse files Browse the repository at this point in the history
  • Loading branch information
nonprofittechy authored and BryceStevenWilley committed Dec 7, 2022
1 parent 56d64e6 commit 06d5a9d
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="Assembly Line Logo")
---
code: |
al_logo.alt_text = "Home - Assembly Line Logo"
al_logo.alt_text = "Home - Assembly Line"
---
default screen parts:
title: |
Expand Down

0 comments on commit 06d5a9d

Please sign in to comment.