Mini commit. Accidentally had a post marked as a non-draft that should be a draft.
This commit is contained in:
@ -6,16 +6,7 @@
|
||||
<description>Recent content in Posts on Norm-working Packets 💾</description>
|
||||
<generator>Hugo -- gohugo.io</generator>
|
||||
<language>en-us</language>
|
||||
<lastBuildDate>Wed, 27 Sep 2023 10:07:01 -0400</lastBuildDate><atom:link href="/posts/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>New Favorite Website!</title>
|
||||
<link>/posts/new-favorite-website.html</link>
|
||||
<pubDate>Wed, 27 Sep 2023 10:07:01 -0400</pubDate>
|
||||
|
||||
<guid>/posts/new-favorite-website.html</guid>
|
||||
<description>Regex101 has long been one of my favorite reference tools. As of today, I will be adding ExplainShell to the list of must-use tools!.</description>
|
||||
</item>
|
||||
|
||||
<lastBuildDate>Fri, 22 Sep 2023 15:07:10 -0400</lastBuildDate><atom:link href="/posts/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>Pushing a Single Local Git Repo to Multiple Remote Repos</title>
|
||||
<link>/posts/multiple_git_remotes.html</link>
|
||||
|
||||
@ -216,11 +216,6 @@ there twice, once for <code>(push)</code> and once for <code>(fetch)</code>.</p>
|
||||
<li><a href="../tags/commandline.html">commandline</a></li>
|
||||
</ul>
|
||||
<nav class="paginav">
|
||||
<a class="prev" href="../posts/new-favorite-website.html">
|
||||
<span class="title">« Prev</span>
|
||||
<br>
|
||||
<span>New Favorite Website!</span>
|
||||
</a>
|
||||
<a class="next" href="../posts/hosting_hugo_troubles.html">
|
||||
<span class="title">Next »</span>
|
||||
<br>
|
||||
|
||||
Reference in New Issue
Block a user