Version 40.5.3 - added fun

This commit is contained in:
2023-10-04 22:23:01 +02:00
parent b74e358f22
commit e914423e5b
5 changed files with 23 additions and 1 deletions

View File

@@ -1,3 +1,6 @@
v40.5.3
Added: https://www.mreidam-brb.com/fun
v40.5.2
Added: Metatags for BRB

BIN
fun/Cat.mp4 Normal file

Binary file not shown.

BIN
fun/fun.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 MiB

19
fun/index.html Normal file
View File

@@ -0,0 +1,19 @@
<!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>

View File

@@ -10,7 +10,7 @@
<meta property="og:url" content="https://www.mreidam-brb.com">
<meta property="og:title" content="BRB">
<meta property="og:description" content="Clicker hra s červeným tlačítkem a zvířátky!">
<meta property="og:image" content="https://github.com/MrEidam/bigredbutton/blob/2271c8fa52a50274d8610386a1e154e18d3495d1/img/brb-still.png">
<meta property="og:image" content="https://raw.githubusercontent.com/MrEidam/bigredbutton/main/img/brb-still.png">
<script src="https://kit.fontawesome.com/21ea186610.js" crossorigin="anonymous"></script>
<script src="https://code.jquery.com/jquery-3.4.1.js"></script>