Skip to content

Commit afb163c

Browse files
committed
Add aria-label to schedule
1 parent c3edffe commit afb163c

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

schedule.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,8 @@ published: true
99

1010
Please make sure to RSVP on the calendar invite.
1111

12-
<iframe data-a11y-errors="true" src="https://docs.google.com/spreadsheets/d/e/2PACX-1vSRWCqPiZhJpkcoLk4LqGVMcqhEByVEHu5nyTvAO4UGgNmLC60zHNySOYmJDMnTljSmp8HXgiqTuzXo/pubhtml?gid=0&amp;single=true&amp;widget=true&amp;headers=false" width="100%" height="570"></iframe>
12+
<iframe data-a11y-errors="true"
13+
aria-label="Embbed Google Sheet of Luch Schedule"
14+
src="https://docs.google.com/spreadsheets/d/e/2PACX-1vSRWCqPiZhJpkcoLk4LqGVMcqhEByVEHu5nyTvAO4UGgNmLC60zHNySOYmJDMnTljSmp8HXgiqTuzXo/pubhtml?gid=0&amp;single=true&amp;widget=true&amp;headers=false" width="100%" height="570"></iframe>
15+
16+
[Open in Google Sheets](https://docs.google.com/spreadsheets/d/e/2PACX-1vSRWCqPiZhJpkcoLk4LqGVMcqhEByVEHu5nyTvAO4UGgNmLC60zHNySOYmJDMnTljSmp8HXgiqTuzXo/pubhtml?gid=0&amp;single=true&amp;widget=true&amp;headers=false)

0 commit comments

Comments
 (0)