-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #2 from mohsreg/main
stinky code poggers gaming
- Loading branch information
Showing
4 changed files
with
28 additions
and
141 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
<!DOCTYPE html> | ||
<html> | ||
<head> | ||
<!-- Thumbnail image/gif --> | ||
<meta | ||
property="og:image" | ||
content="https://raw.githubusercontent.com/mohsreg/media-files/main/media/didnt_ask_pic.jpeg" | ||
/> | ||
<meta property="og:type" content="video.other" /> | ||
|
||
<!-- Video Link --> | ||
<meta | ||
property="og:video:url" | ||
content="https://raw.githubusercontent.com/mohsreg/media-files/main/media/Who Asked_720pFHR.mp4" | ||
/> | ||
<!-- If you want a seamless transition between your thumbnail size and video size, adjust these values to match your thumbnail resolution. --> | ||
<!-- However, it will be all wonky if your thumbnail is vertical and your video is horizontal. This works best with similar aspect ratios --> | ||
<meta property="og:video:height" content="202" /> | ||
<meta property="og:video:width" content="250" /> | ||
|
||
<!-- Redirect --> | ||
<meta | ||
http-equiv="refresh" | ||
content="0; url=https://mohsreg.github.io/" | ||
/> | ||
</head> | ||
<body></body> | ||
</html> |
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file was deleted.
Oops, something went wrong.