31 lines
1.7 KiB
HTML
31 lines
1.7 KiB
HTML
<!doctype html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8" />
|
|
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
<meta name="description" content="Verse by Verse with Nate — A verse-by-verse Scripture podcast exploring God's Word with depth, clarity, and practical application." />
|
|
<title>Verse by Verse with Nate</title>
|
|
|
|
<!-- Open Graph -->
|
|
<meta property="og:type" content="website" />
|
|
<meta property="og:title" content="Verse by Verse with Nate" />
|
|
<meta property="og:description" content="A verse-by-verse Scripture podcast exploring God's Word with depth, clarity, and practical application." />
|
|
<meta property="og:image" content="https://necloud.us/images/banner.png" />
|
|
<meta property="og:image:type" content="image/png" />
|
|
<meta property="og:image:secure_url" content="https://necloud.us/images/banner.png" />
|
|
<meta property="og:image:alt" content="Verse by Verse with Nate podcast banner" />
|
|
<meta property="og:locale" content="en_US" />
|
|
<meta property="og:url" content="https://necloud.us" />
|
|
<meta property="og:site_name" content="Verse by Verse with Nate" />
|
|
<link rel="canonical" href="https://necloud.us" />
|
|
<link rel="preconnect" href="https://fonts.googleapis.com" />
|
|
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
|
|
<link href="https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,700;0,900;1,700&family=Barlow+Condensed:wght@300;400;500;700&display=swap" rel="stylesheet" />
|
|
</head>
|
|
<body>
|
|
<div id="root"></div>
|
|
<script type="module" src="/src/main.tsx"></script>
|
|
</body>
|
|
</html>
|