Skip to content

Commit aa89c04

Browse files
authored
Merge pull request #68 from project-codeguard/docs/update-video-thumbnail
docs: enhanced video thumbnail
2 parents e44d41c + e0996b0 commit aa89c04

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

docs/getting-started.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@ Get up and running with Project CodeGuard in just a few steps.
55
## Project CodeGuard Introduction Video
66
[This video](https://www.youtube.com/watch?v=O03MDxUWjsE) introduces Project CodeGuard and includes several demos on how to use it during code generation and code review with Claude Code, Codex, and other coding agents.
77

8-
[![Project CodeGuard Introduction Video and Demos](http://img.youtube.com/vi/O03MDxUWjsE/0.jpg)](http://www.youtube.com/watch?v=O03MDxUWjsE "Project CodeGuard Introduction Video and Demos")
8+
<div style="position: relative; width: 100%; padding-bottom: 56.25%; margin: 2em 0; border-radius: 8px; overflow: hidden; box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2);">
9+
<iframe style="position: absolute; top: 0; left: 0; width: 100%; height: 100%;" src="https://www.youtube.com/embed/O03MDxUWjsE" title="Project CodeGuard Introduction Video and Demos" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
10+
</div>
911

1012
## Prerequisites
1113

0 commit comments

Comments
 (0)