generated from Zeronaut/nbco-hugo-web
Custom favicon.ico
All checks were successful
Deploy to Netlify / Deploy Hugo site to Netlify (push) Successful in 31s
All checks were successful
Deploy to Netlify / Deploy Hugo site to Netlify (push) Successful in 31s
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en" dir="ltr" class="scroll-smooth" data-default-appearance="light"
|
||||
data-auto-appearance="true"><head>
|
||||
data-auto-appearance="true"><head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script>
|
||||
<meta charset="utf-8" />
|
||||
|
||||
<meta http-equiv="content-language" content="en" />
|
||||
@ -15,7 +15,7 @@
|
||||
|
||||
|
||||
|
||||
<link rel="canonical" href="https://allisthewave.com/posts/2024-04-03-welcome-post/" />
|
||||
<link rel="canonical" href="http://localhost:1313/posts/2024-04-03-welcome-post/" />
|
||||
|
||||
|
||||
|
||||
@ -60,16 +60,20 @@
|
||||
|
||||
|
||||
|
||||
<meta property="og:title" content="Welcome to the Wave" />
|
||||
<meta property="og:description" content="The wave is all and all is the wave." />
|
||||
<meta property="og:type" content="article" />
|
||||
<meta property="og:url" content="https://allisthewave.com/posts/2024-04-03-welcome-post/" /><meta property="og:image" content="https://allisthewave.com/posts/2024-04-03-welcome-post/featured.jpg" /><meta property="article:section" content="posts" />
|
||||
<meta property="article:published_time" content="2024-04-03T00:00:00+00:00" />
|
||||
<meta property="article:modified_time" content="2024-04-03T00:00:00+00:00" />
|
||||
<meta property="og:url" content="http://localhost:1313/posts/2024-04-03-welcome-post/">
|
||||
<meta property="og:site_name" content="All is the Wave 🌊">
|
||||
<meta property="og:title" content="Welcome to the Wave">
|
||||
<meta property="og:description" content="The wave is all and all is the wave.">
|
||||
<meta property="og:locale" content="en">
|
||||
<meta property="og:type" content="article">
|
||||
<meta property="article:section" content="posts">
|
||||
<meta property="article:published_time" content="2024-04-03T00:00:00+00:00">
|
||||
<meta property="article:modified_time" content="2024-04-03T00:00:00+00:00">
|
||||
<meta property="og:image" content="http://localhost:1313/posts/2024-04-03-welcome-post/featured.jpg">
|
||||
|
||||
<meta name="twitter:card" content="summary_large_image" />
|
||||
<meta name="twitter:image" content="https://allisthewave.com/posts/2024-04-03-welcome-post/featured.jpg" /><meta name="twitter:title" content="Welcome to the Wave"/>
|
||||
<meta name="twitter:description" content="The wave is all and all is the wave."/>
|
||||
<meta name="twitter:card" content="summary_large_image">
|
||||
<meta name="twitter:image" content="http://localhost:1313/posts/2024-04-03-welcome-post/featured.jpg"><meta name="twitter:title" content="Welcome to the Wave">
|
||||
<meta name="twitter:description" content="The wave is all and all is the wave.">
|
||||
|
||||
|
||||
<script type="application/ld+json">
|
||||
@ -82,7 +86,7 @@
|
||||
"description": "The wave is all and all is the wave.",
|
||||
"abstract": "We will cover many disparate topics seemingly unconnected from each other.",
|
||||
"inLanguage": "en",
|
||||
"url" : "https:\/\/allisthewave.com\/posts\/2024-04-03-welcome-post\/",
|
||||
"url" : "http:\/\/localhost:1313\/posts\/2024-04-03-welcome-post\/",
|
||||
"author" : {
|
||||
"@type": "Person",
|
||||
"name": "Alan Youngblood"
|
||||
@ -1067,7 +1071,7 @@ Wilco - Jesus, etc.</p>
|
||||
</footer><div
|
||||
id="search-wrapper"
|
||||
class="invisible fixed inset-0 flex h-screen w-screen cursor-default flex-col bg-neutral-500/50 p-4 backdrop-blur-sm dark:bg-neutral-900/50 sm:p-6 md:p-[10vh] lg:p-[12vh]"
|
||||
data-url="https://allisthewave.com/"
|
||||
data-url="http://localhost:1313/"
|
||||
style="z-index:500"
|
||||
>
|
||||
<div
|
||||
|
Reference in New Issue
Block a user