mirror of
https://github.com/MrEidam/bigredbutton.git
synced 2026-04-17 15:43:31 +00:00
Version 40.5.3 - added fun
This commit is contained in:
@@ -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
BIN
fun/Cat.mp4
Normal file
Binary file not shown.
BIN
fun/fun.gif
Normal file
BIN
fun/fun.gif
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 16 MiB |
19
fun/index.html
Normal file
19
fun/index.html
Normal 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>
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user