Custom favicon.ico
All checks were successful
Deploy to Netlify / Deploy Hugo site to Netlify (push) Successful in 31s

This commit is contained in:
Alan Youngblood
2024-04-22 11:35:25 -04:00
parent ef45896393
commit 70587da5c5
36 changed files with 157 additions and 143 deletions

View File

@ -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&amp;v=2&amp;port=1313&amp;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/series/" />
<link rel="canonical" href="http://localhost:1313/series/" />
<link rel="alternate" type="application/rss+xml" href="/series/index.xml" title="All is the Wave 🌊" />
@ -62,13 +62,15 @@
<meta property="og:title" content="Series" />
<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/series/" />
<meta property="og:url" content="http://localhost:1313/series/">
<meta property="og:site_name" content="All is the Wave 🌊">
<meta property="og:title" content="Series">
<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="Series"/>
<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="Series">
<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

View File

@ -2,11 +2,11 @@
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Series on All is the Wave 🌊</title>
<link>https://allisthewave.com/series/</link>
<link>http://localhost:1313/series/</link>
<description>Recent content in Series on All is the Wave 🌊</description>
<generator>Hugo -- gohugo.io</generator>
<language>en</language>
<copyright>© 2024 Alan Youngblood</copyright>
<atom:link href="https://allisthewave.com/series/index.xml" rel="self" type="application/rss+xml" />
<atom:link href="http://localhost:1313/series/index.xml" rel="self" type="application/rss+xml" />
</channel>
</rss>