Skip to content

Commit

Permalink
Create Q_20th.html
Browse files Browse the repository at this point in the history
  • Loading branch information
GEORGE-Ta authored Apr 24, 2024
1 parent 69d7615 commit a0ed4bf
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions Q_20th.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<!DOCTYPE html>
<html>
<head>
<title>视频播放</title>
</head>
<body>
<video width="100%" height="auto" controls autoplay>
<source src="https://raw.githubusercontent.com/GEORGE-Ta/G_image_host/main/871856127_nb3-1-16.mp4" type="video/mp4">
你的浏览器不支持 video 标签。
</video>
</body>
</html>

0 comments on commit a0ed4bf

Please sign in to comment.