mirror of
https://github.com/davegallant/davegallant.github.io.git
synced 2025-08-08 01:22:29 +00:00
Fix titles
This commit is contained in:
@@ -97,25 +97,25 @@
|
||||
|
||||
|
||||
<ul class="posts"><li class="post">
|
||||
<a href="/blog/2023/12/10/setting-up-gitea-actions-with-tailscale/">Setting Up Gitea Actions With Tailscale</a> <span class="meta">Dec 10, 2023</span>
|
||||
<a href="/blog/2023/12/10/setting-up-gitea-actions-with-tailscale/">Setting up Gitea Actions with Tailscale</a> <span class="meta">Dec 10, 2023</span>
|
||||
</li><li class="post">
|
||||
<a href="/blog/2023/05/22/using-aks-and-socks-to-connect-to-a-private-azure-db/">Using AKS and SOCKS to connect to a Private Azure DB</a> <span class="meta">May 22, 2023</span>
|
||||
<a href="/blog/2023/05/22/using-aks-and-socks-to-connect-to-a-private-azure-db/">Using AKS and SOCKS to connect to a private Azure DB</a> <span class="meta">May 22, 2023</span>
|
||||
</li><li class="post">
|
||||
<a href="/blog/2022/12/10/watching-youtube-in-private/">Watching YouTube in Private</a> <span class="meta">Dec 10, 2022</span>
|
||||
<a href="/blog/2022/12/10/watching-youtube-in-private/">Watching YouTube in private</a> <span class="meta">Dec 10, 2022</span>
|
||||
</li><li class="post">
|
||||
<a href="/blog/2022/04/02/virtualizing-my-router-with-pfsense/">Virtualizing My Router With pfSense</a> <span class="meta">Apr 2, 2022</span>
|
||||
<a href="/blog/2022/04/02/virtualizing-my-router-with-pfsense/">Virtualizing my router with pfSense</a> <span class="meta">Apr 2, 2022</span>
|
||||
</li><li class="post">
|
||||
<a href="/blog/2022/03/13/backing-up-gmail-with-synology/">Backing Up Gmail With Synology</a> <span class="meta">Mar 13, 2022</span>
|
||||
<a href="/blog/2022/03/13/backing-up-gmail-with-synology/">Backing up gmail with Synology</a> <span class="meta">Mar 13, 2022</span>
|
||||
</li><li class="post">
|
||||
<a href="/blog/2021/11/14/running-k3s-in-lxc-on-proxmox/">Running K3s in LXC on Proxmox</a> <span class="meta">Nov 14, 2021</span>
|
||||
<a href="/blog/2021/11/14/running-k3s-in-lxc-on-proxmox/">Running k3s in LXC on Proxmox</a> <span class="meta">Nov 14, 2021</span>
|
||||
</li><li class="post">
|
||||
<a href="/blog/2021/10/11/replacing-docker-with-podman-on-macos-and-linux/">Replacing docker with podman on macOS (and Linux)</a> <span class="meta">Oct 11, 2021</span>
|
||||
</li><li class="post">
|
||||
<a href="/blog/2021/09/17/automatically-rotating-aws-access-keys/">Automatically Rotating AWS Access Keys</a> <span class="meta">Sep 17, 2021</span>
|
||||
<a href="/blog/2021/09/17/automatically-rotating-aws-access-keys/">Automatically rotating AWS access keys</a> <span class="meta">Sep 17, 2021</span>
|
||||
</li><li class="post">
|
||||
<a href="/blog/2021/09/08/why-i-threw-out-my-dotfiles/">Why I Threw Out My Dotfiles</a> <span class="meta">Sep 8, 2021</span>
|
||||
<a href="/blog/2021/09/08/why-i-threw-out-my-dotfiles/">Why I threw out my dotfiles</a> <span class="meta">Sep 8, 2021</span>
|
||||
</li><li class="post">
|
||||
<a href="/blog/2021/09/06/what-to-do-with-a-homelab/">What To Do With A Homelab</a> <span class="meta">Sep 6, 2021</span>
|
||||
<a href="/blog/2021/09/06/what-to-do-with-a-homelab/">What to do with a homelab</a> <span class="meta">Sep 6, 2021</span>
|
||||
</li><li class="post">
|
||||
<a href="/blog/2020/03/16/appgate-sdp-on-arch-linux/">AppGate SDP on Arch Linux</a> <span class="meta">Mar 16, 2020</span>
|
||||
</li></ul>
|
||||
|
@@ -10,42 +10,42 @@
|
||||
<lastBuildDate>Sun, 10 Dec 2023 17:22:11 -0500</lastBuildDate>
|
||||
<atom:link href="/post/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>Setting Up Gitea Actions With Tailscale</title>
|
||||
<title>Setting up Gitea Actions with Tailscale</title>
|
||||
<link>/blog/2023/12/10/setting-up-gitea-actions-with-tailscale/</link>
|
||||
<pubDate>Sun, 10 Dec 2023 17:22:11 -0500</pubDate>
|
||||
<guid>/blog/2023/12/10/setting-up-gitea-actions-with-tailscale/</guid>
|
||||
<description></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>Using AKS and SOCKS to connect to a Private Azure DB</title>
|
||||
<title>Using AKS and SOCKS to connect to a private Azure DB</title>
|
||||
<link>/blog/2023/05/22/using-aks-and-socks-to-connect-to-a-private-azure-db/</link>
|
||||
<pubDate>Mon, 22 May 2023 16:31:29 -0400</pubDate>
|
||||
<guid>/blog/2023/05/22/using-aks-and-socks-to-connect-to-a-private-azure-db/</guid>
|
||||
<description></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>Watching YouTube in Private</title>
|
||||
<title>Watching YouTube in private</title>
|
||||
<link>/blog/2022/12/10/watching-youtube-in-private/</link>
|
||||
<pubDate>Sat, 10 Dec 2022 21:46:55 -0500</pubDate>
|
||||
<guid>/blog/2022/12/10/watching-youtube-in-private/</guid>
|
||||
<description></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>Virtualizing My Router With pfSense</title>
|
||||
<title>Virtualizing my router with pfSense</title>
|
||||
<link>/blog/2022/04/02/virtualizing-my-router-with-pfsense/</link>
|
||||
<pubDate>Sat, 02 Apr 2022 18:50:09 -0400</pubDate>
|
||||
<guid>/blog/2022/04/02/virtualizing-my-router-with-pfsense/</guid>
|
||||
<description></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>Backing Up Gmail With Synology</title>
|
||||
<title>Backing up gmail with Synology</title>
|
||||
<link>/blog/2022/03/13/backing-up-gmail-with-synology/</link>
|
||||
<pubDate>Sun, 13 Mar 2022 18:49:10 -0400</pubDate>
|
||||
<guid>/blog/2022/03/13/backing-up-gmail-with-synology/</guid>
|
||||
<description></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>Running K3s in LXC on Proxmox</title>
|
||||
<title>Running k3s in LXC on Proxmox</title>
|
||||
<link>/blog/2021/11/14/running-k3s-in-lxc-on-proxmox/</link>
|
||||
<pubDate>Sun, 14 Nov 2021 10:07:03 -0500</pubDate>
|
||||
<guid>/blog/2021/11/14/running-k3s-in-lxc-on-proxmox/</guid>
|
||||
@@ -59,21 +59,21 @@
|
||||
<description></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>Automatically Rotating AWS Access Keys</title>
|
||||
<title>Automatically rotating AWS access keys</title>
|
||||
<link>/blog/2021/09/17/automatically-rotating-aws-access-keys/</link>
|
||||
<pubDate>Fri, 17 Sep 2021 12:48:33 -0400</pubDate>
|
||||
<guid>/blog/2021/09/17/automatically-rotating-aws-access-keys/</guid>
|
||||
<description></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>Why I Threw Out My Dotfiles</title>
|
||||
<title>Why I threw out my dotfiles</title>
|
||||
<link>/blog/2021/09/08/why-i-threw-out-my-dotfiles/</link>
|
||||
<pubDate>Wed, 08 Sep 2021 00:42:33 -0400</pubDate>
|
||||
<guid>/blog/2021/09/08/why-i-threw-out-my-dotfiles/</guid>
|
||||
<description></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>What To Do With A Homelab</title>
|
||||
<title>What to do with a homelab</title>
|
||||
<link>/blog/2021/09/06/what-to-do-with-a-homelab/</link>
|
||||
<pubDate>Mon, 06 Sep 2021 01:12:54 -0400</pubDate>
|
||||
<guid>/blog/2021/09/06/what-to-do-with-a-homelab/</guid>
|
||||
|
Reference in New Issue
Block a user