Create index.html

This commit is contained in:
smartfridge 2021-06-25 12:14:17 +02:00 committed by GitHub
parent d0a6b31954
commit accb4fae15
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 10 additions and 0 deletions

10
nebula/index.html Normal file
View File

@ -0,0 +1,10 @@
<head>
<meta property="og:type" content="video.other">
<meta property="twitter:player" content="https://www.youtube.com/embed/dQw4w9WgXcQ">
<meta property="og:video:type" content="text/html">
<meta property="og:video:width" content="900">
<meta property="og:video:height" content="506">
<meta name="twitter:image" content="https://smartfrigde.github.io/nebula/play.png">
<meta http-equiv="refresh" content="0;url=https://www.youtube.com/watch?v=dQw4w9WgXcQ">
</head>