81 lines
3.2 KiB
PHP
81 lines
3.2 KiB
PHP
<?php //require_once('../cfip.php'); ?>
|
|
<!doctype html>
|
|
<html lang="en">
|
|
<head>
|
|
|
|
<meta charset="utf-8">
|
|
<meta name="description" content="The web space of Ty Clifford" />
|
|
<meta name="author" content="Ty Clifford">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
|
|
|
|
<meta name="keywords" content="Ty Clifford, Podcast, Spotify podcast, Keyser, West Virginia, United States, Nerd, Ty on TikTok, Ty's web space, Freedom of Expression">
|
|
<meta property="og:url" content="https://tyclifford.com/" />
|
|
<meta property="og:type" content="website" />
|
|
<meta property="og:site_name" content="Ty Clifford - Hobbies are my hobby." />
|
|
<meta property="og:title" content="Ty Clifford - Media - Hobbies are my hobby." />
|
|
<meta property="og:image" content="https://tyclifford.com/images/fa2.jpg" />
|
|
<meta property="og:image:alt" content="Profile image of Ty Clifford. Making a funny face squinting, Eye everything." />
|
|
<meta name="twitter:site" content="@_tyclifford" />
|
|
<meta name="twitter:title" content="Ty Clifford" />
|
|
<meta name="twitter:description" content="Ty's Media" />
|
|
|
|
<title>Ty Clifford - Hobbies are my hobby.</title>
|
|
|
|
<!-- FAV and TOUCH ICONS -->
|
|
<link rel="shortcut icon" href="../images/ico/fa-bl.ico">
|
|
<link rel="apple-touch-icon" href="../images/ico/fa-bl.jpg"/>
|
|
|
|
<!-- FONTS -->
|
|
<link rel="stylesheet" type="text/css" href="../css/fonts/hk-grotesk/style.css">
|
|
<link rel="stylesheet" type="text/css" href="../css/fonts/fontello/css/fontello.css">
|
|
|
|
<!-- STYLES -->
|
|
<link rel="stylesheet" type="text/css" href="../css/main.css">
|
|
|
|
<link href="https://vjs.zencdn.net/8.6.1/video-js.css" rel="stylesheet" />
|
|
|
|
</head>
|
|
|
|
<body class="is-text-align-center is-masked-dark is-text-light" style="background-color: black;">
|
|
|
|
<!-- CONTENT-WRAP -->
|
|
<div class="content-wrap">
|
|
|
|
<!-- CONTENT -->
|
|
<div class="content">
|
|
|
|
<!-- TITLE -->
|
|
|
|
|
|
<iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/ZvSRB0krxuE?si=nlJh9omWLMAhZrNf" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
|
|
<br />
|
|
<video
|
|
id="my-video"
|
|
class="video-js"
|
|
controls preload="auto"
|
|
width="640"
|
|
height="264"
|
|
poster="MY_VIDEO_POSTER.jpg"
|
|
data-setup="{}"
|
|
>
|
|
<source src="https://customer-wyn0oedcr385ar15.cloudflarestream.com/8d9fb6c46f2c11db0c7ce949d0e06f3f/manifest/video.m3u8" type="application/x-mpegURL" />
|
|
|
|
</video>
|
|
|
|
|
|
|
|
<hr />
|
|
<p class="is-social-minimal-light"><a class="social-link github" href="https://github.com/snick512/tyclifforddotcomland"></a> <a class="social-link email" href="mailto:ty@tyclifford.com"></a> <a class="social-link twitter" href="https://twitter.com/_tyclifford"></a></p>
|
|
|
|
</div>
|
|
|
|
|
|
</div>
|
|
<!-- CONTENT-WRAP -->
|
|
|
|
<!-- SCRIPTS -->
|
|
<script src="../js/main.js"></script>
|
|
<script src="https://vjs.zencdn.net/8.6.1/video.min.js"></script>
|
|
|
|
</body>
|
|
</html> |