Skip to content
This repository was archived by the owner on May 15, 2025. It is now read-only.

Commit a40f2b8

Browse files
committed
chore: add custom thumbnail for video
1 parent a2c29ac commit a40f2b8

File tree

2 files changed

+1
-10
lines changed

2 files changed

+1
-10
lines changed

windows-rdp/README.md

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -24,16 +24,7 @@ module "windows_rdp" {
2424

2525
## Video
2626

27-
<video controls="" muted="" preload="metadata" style="width: 100%; aspect-ratio: auto;">
28-
<source src="https://github.com/coder/modules/assets/28937484/fb5f4a55-7b69-4550-ab62-301e13a4be02" type="video/webm">
29-
30-
<p>
31-
Your browser does not support GitHub's video format.
32-
<a href="https://github.com/coder/modules/assets/28937484/fb5f4a55-7b69-4550-ab62-301e13a4be02">
33-
Click here to try downloading the file.
34-
</a>
35-
</p>
36-
</video>
27+
[![Video](./video-thumbnails/video-thumbnail.png)](https://github.com/coder/modules/assets/28937484/fb5f4a55-7b69-4550-ab62-301e13a4be02)
3728

3829
## Examples
3930

98.6 KB
Loading

0 commit comments

Comments
 (0)