Skip to content

Commit

Permalink
More embed testing
Browse files Browse the repository at this point in the history
  • Loading branch information
ThatOneLazyGuy committed Jul 22, 2024
1 parent bc168bf commit a20124f
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,20 +6,20 @@
<title>Jaeden Zitman</title>

<meta name="theme-color" content="#ff0000" data-react-helmet="true" />
<meta property="og:site_name" content="thatonelazyguy.github.io" />
<meta property="og:title" content="Embed Title" />
<meta property="og:description" content="Site Description" />
<meta property="og:url" content="https://thatonelazyguy.github.io/" />
<meta property="og:site_name" content="YouTube" />
<meta property="og:title" content="This is the title of a specific video!" />
<meta property="og:url" content="https://www.youtube.com/watch?v=yhHmYCrfrv0&list=UULFRC6cNamj9tYAO6h_RXd5xA" />
<meta property="og:image" content="https://i.ytimg.com/vi/yhHmYCrfrv0/maxresdefault.jpg" />
<meta property="og:image:width" content="1280" />
<meta property="og:image:height" content="720" />
<meta name="twitter:card" content="summary_large_image" />
<meta property="og:description" content="Lorem ipsum" />
<meta property="og:type" content="video.other" />
<meta property="og:video:type" content="text/html" />
<meta property="og:video:url" content="https://www.youtube.com/watch?v=yhHmYCrfrv0&list=UULFRC6cNamj9tYAO6h_RXd5xA" />
<meta property="og:video:secure_url" content="https://www.youtube.com/watch?v=yhHmYCrfrv0&list=UULFRC6cNamj9tYAO6h_RXd5xA" />
<meta property="og:video:width" content="1280" />
<meta property="og:video:height" content="720" />
<meta property="og:video:type" content="text/html" />
<meta name="twitter:card" content="player" />
</head>
<body>
<img src="Assets/GithubLogo.png">
Expand Down

0 comments on commit a20124f

Please sign in to comment.