Create bon.html

This commit is contained in:
ChenKaiLiuG
2025-04-30 11:32:04 +08:00
committed by GitHub
parent 4797d2eab1
commit b8d57dfbc9

16
hid/bon.html Normal file
View File

@@ -0,0 +1,16 @@
<html>
<head>
<title>邦化怎麼不找找自己問題</title>
<link rel="stylesheet" href="css/style.css">
</head>
<body>
<h1>邦化怎麼不找找自己問題</h1>
<h2>吃得苦中苦 邦為人上人</h2>
<h5>原影片連結:<a href="https://fb.watch/zhkPjcrsdU/?">宇宙邦迷因</a></h3>
<video width="1920" height="1080" controls>
<source src="./hid/邦化怎麼不找找自己問題.mp4" type="video/mp4">
</video>
</body>
</html>