Skip to content

Commit 1c8d5d7

Browse files
committed
fix: wrap video thumbnail in a div for better alignment in README.md
1 parent d03f2f2 commit 1c8d5d7

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

Getting-Started-with-GitHub-Copilot/README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,12 @@ By the end of this module, you'll be able to:
3535
- [Accelerate app development by using GitHub Copilot](https://learn.microsoft.com/training/paths/accelerate-app-development-using-github-copilot/)
3636
- Ask, Edit, and Agent Modes: [learn more here!](https://learn.microsoft.com/shows/visual-studio-code/ask-edit-and-agent-in-depth-overview-of-github-copilot-chat-modes)
3737
- In-depth Overview of GitHub Copilot Chat Modes:
38-
[![Ask, Edit, and Agent - In-depth Overview of GitHub Copilot Chat Modes](https://img.youtube.com/vi/s7Qzq0ejhjg/0.jpg)](https://www.youtube.com/watch?v=s7Qzq0ejhjg)
38+
39+
<div align="left">
40+
41+
[![Ask, Edit, and Agent - In-depth Overview of GitHub Copilot Chat Modes](https://img.youtube.com/vi/s7Qzq0ejhjg/0.jpg)](https://www.youtube.com/watch?v=s7Qzq0ejhjg)
42+
43+
</div>
3944

4045
### How to start this course
4146

0 commit comments

Comments
 (0)