Skip to content

Commit

Permalink
Update didntask.html
Browse files Browse the repository at this point in the history
  • Loading branch information
mohsreg authored Jul 12, 2024
1 parent 97d0f41 commit 8943291
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions didntask.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,19 +4,19 @@
<!-- Thumbnail image/gif -->
<meta
property="og:image"
content="https://raw.githubusercontent.com/mohsreg/media-files/main/media/didnt_ask_pic.jpeg"
content="https://raw.githubusercontent.com/mohsreg/mohsreg.github.io/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"
content="https://raw.githubusercontent.com/mohsreg/mohsreg.github.io/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" />
<meta property="og:video:height" content="225" />
<meta property="og:video:width" content="225" />

<!-- Redirect -->
<meta
Expand Down

0 comments on commit 8943291

Please sign in to comment.