v3
This commit is contained in:
@@ -0,0 +1,66 @@
|
||||
<?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 - Podcast - 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 Podcast" />
|
||||
|
||||
<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">
|
||||
|
||||
</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 -->
|
||||
<img class="profile-image rounded" src="../images/fa2.jpg" alt="Profile image of Ty Clifford. Making a funny face squinting, Eye everything.">
|
||||
|
||||
<p>If for any reason you're unable to listen to this or don't want to use Spotify, contact me!</p>
|
||||
<iframe style="border-radius:12px" src="https://open.spotify.com/embed/show/5fSgxVaBhfVQ8axzquJvLF?utm_source=generator" width="100%" height="352" frameBorder="0" allowfullscreen="" allow="autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture" loading="lazy"></iframe>
|
||||
<hr />
|
||||
<p class="is-social-minimal-light"><a class="social-link email" href="mailto:ty@tyclifford.com"> <a class="social-link twitter" href="https://twitter.com/_tyclifford"></a> <a class="social-link github" href="https://github.com/snick512/tyclifforddotcomland"></a></p>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
</div>
|
||||
<!-- CONTENT-WRAP -->
|
||||
|
||||
<!-- SCRIPTS -->
|
||||
<script src="../js/main.js"></script>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user