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/categories/" />
|
||||
<link rel="canonical" href="http://localhost:1313/categories/" />
|
||||
|
||||
<link rel="alternate" type="application/rss+xml" href="/categories/index.xml" title="All is the Wave 🌊" />
|
||||
|
||||
@ -62,13 +62,15 @@
|
||||
|
||||
|
||||
|
||||
<meta property="og:title" content="Categories" />
|
||||
<meta property="og:description" content="The wave is all and all is the wave." />
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:url" content="https://allisthewave.com/categories/" />
|
||||
<meta property="og:url" content="http://localhost:1313/categories/">
|
||||
<meta property="og:site_name" content="All is the Wave 🌊">
|
||||
<meta property="og:title" content="Categories">
|
||||
<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="website">
|
||||
|
||||
<meta name="twitter:card" content="summary"/><meta name="twitter:title" content="Categories"/>
|
||||
<meta name="twitter:description" content="The wave is all and all is the wave."/>
|
||||
<meta name="twitter:card" content="summary"><meta name="twitter:title" content="Categories">
|
||||
<meta name="twitter:description" content="The wave is all and all is the wave.">
|
||||
|
||||
|
||||
|
||||
@ -695,7 +697,7 @@
|
||||
</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