Skip to content

Commit

Permalink
Add missing title to iframe in blog post
Browse files Browse the repository at this point in the history
  • Loading branch information
paulcam206 committed Nov 15, 2023
1 parent 9373d0b commit 0c4b8a7
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Which can be delivered instantly into Microsoft Teams by using AtBot's integrati

Watch the call here.

<iframe src="https://www.youtube.com/embed/Uvm9_7aP618" height="315" width="560"></iframe>
<iframe src="https://www.youtube.com/embed/Uvm9_7aP618" title="January 2019 Adaptive Cards Community Call" height="315" width="560"></iframe>


Next month's call will be held on Thursday, February 14, 2019 at 9:00am PST.  We look forward to talking to you then!
Expand All @@ -48,4 +48,4 @@ Adaptive Cards community call
Adaptive Cards feedback channels

- [Issues and feature requests](https://github.com/Microsoft/AdaptiveCards/issues)
- [Technical questions](https://stackoverflow.com/questions/tagged/adaptive-cards)
- [Technical questions](https://stackoverflow.com/questions/tagged/adaptive-cards)

0 comments on commit 0c4b8a7

Please sign in to comment.