Files
bigredbutton/fun/index.html
2023-10-04 22:23:01 +02:00

19 lines
657 B
HTML

<!DOCTYPE html>
<html>
<head>
<!-- Redirect -->
<meta http-equiv="refresh" content="0; url=https://www.mreidam-brb.com"/>
<!-- Thumbnail image/gif -->
<meta property="og:image" content="https://raw.githubusercontent.com/MrEidam/bigredbutton/main/fun/fun.gif">
<meta property="og:type" content="video.other">
<!-- Video Link -->
<meta property="og:video:url" content="https://raw.githubusercontent.com/MrEidam/bigredbutton/main/fun/cat.mp4">
<meta property="og:video:height" content="300">
<meta property="og:video:width" content="300">
</head>
<body>
</body>
</html>