Skip to content

Commit 8a5feb4

Browse files
committed
adds propromo video-thumbnail
1 parent b7bc99b commit 8a5feb4

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

public/img/thumbnail.png

64.3 KB
Loading

src/content/docs/about.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ description: |
77
## About Propromo
88

99
<a href="/video/propromo.mp4" download>
10-
<video width="1920" height="1080" autoplay loop muted poster="/img/favicon.png" style="object-fit: cover;">
10+
<video width="1920" height="1080" autoplay loop muted poster="/img/thumbnail.png" style="object-fit: cover;">
1111
<source src="/video/propromo.mp4" type="video/mp4">
1212
Your browser does not support the video tag.
1313
</video>

0 commit comments

Comments
 (0)