Commit_9: Attempted a fix for the date issue
This commit is contained in:
parent
46c5ec937d
commit
fdd0693413
@ -1,5 +1,7 @@
|
||||
---
|
||||
title: Welcome to my new Blog!
|
||||
author: Nathaniel Moll
|
||||
date: 2023-10-28
|
||||
---
|
||||
|
||||
# Welcome one and all!
|
||||
|
@ -62,7 +62,7 @@
|
||||
|
||||
<div>
|
||||
<a href="https://nathan.freedomland.xyz/posts/welcome/">Welcome to my new Blog!</a><br />
|
||||
<time>January 1, 0001</time>
|
||||
<time>October 28, 2023</time>
|
||||
</div>
|
||||
<br />
|
||||
|
||||
|
@ -5,11 +5,12 @@
|
||||
<link>https://nathan.freedomland.xyz/</link>
|
||||
<description>Recent content on Blog</description>
|
||||
<generator>Hugo -- gohugo.io</generator>
|
||||
<language>en-us</language><atom:link href="https://nathan.freedomland.xyz/index.xml" rel="self" type="application/rss+xml" />
|
||||
<language>en-us</language>
|
||||
<lastBuildDate>Sat, 28 Oct 2023 00:00:00 +0000</lastBuildDate><atom:link href="https://nathan.freedomland.xyz/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>Welcome to my new Blog!</title>
|
||||
<link>https://nathan.freedomland.xyz/posts/welcome/</link>
|
||||
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
|
||||
<pubDate>Sat, 28 Oct 2023 00:00:00 +0000</pubDate>
|
||||
|
||||
<guid>https://nathan.freedomland.xyz/posts/welcome/</guid>
|
||||
<description>Welcome one and all! Hello everyone and welcome to my new blog! I hope once it&rsquo;s all up and running you&rsquo;ll come by to read!
|
||||
|
@ -5,11 +5,12 @@
|
||||
<link>https://nathan.freedomland.xyz/posts/</link>
|
||||
<description>Recent content in Posts on Blog</description>
|
||||
<generator>Hugo -- gohugo.io</generator>
|
||||
<language>en-us</language><atom:link href="https://nathan.freedomland.xyz/posts/index.xml" rel="self" type="application/rss+xml" />
|
||||
<language>en-us</language>
|
||||
<lastBuildDate>Sat, 28 Oct 2023 00:00:00 +0000</lastBuildDate><atom:link href="https://nathan.freedomland.xyz/posts/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>Welcome to my new Blog!</title>
|
||||
<link>https://nathan.freedomland.xyz/posts/welcome/</link>
|
||||
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
|
||||
<pubDate>Sat, 28 Oct 2023 00:00:00 +0000</pubDate>
|
||||
|
||||
<guid>https://nathan.freedomland.xyz/posts/welcome/</guid>
|
||||
<description>Welcome one and all! Hello everyone and welcome to my new blog! I hope once it&rsquo;s all up and running you&rsquo;ll come by to read!
|
||||
|
@ -33,7 +33,7 @@
|
||||
|
||||
|
||||
|
||||
<p class="post-meta"><time itemprop="datePublished">January 1, 0001</time>
|
||||
<p class="post-meta"><time itemprop="datePublished">October 28, 2023</time>
|
||||
</p>
|
||||
|
||||
<h1 id="welcome-one-and-all">Welcome one and all!</h1>
|
||||
|
@ -3,13 +3,16 @@
|
||||
xmlns:xhtml="http://www.w3.org/1999/xhtml">
|
||||
<url>
|
||||
<loc>https://nathan.freedomland.xyz/</loc>
|
||||
<lastmod>2023-10-28T00:00:00+00:00</lastmod>
|
||||
</url><url>
|
||||
<loc>https://nathan.freedomland.xyz/posts/</loc>
|
||||
<lastmod>2023-10-28T00:00:00+00:00</lastmod>
|
||||
</url><url>
|
||||
<loc>https://nathan.freedomland.xyz/posts/welcome/</loc>
|
||||
<lastmod>2023-10-28T00:00:00+00:00</lastmod>
|
||||
</url><url>
|
||||
<loc>https://nathan.freedomland.xyz/categories/</loc>
|
||||
</url><url>
|
||||
<loc>https://nathan.freedomland.xyz/posts/</loc>
|
||||
</url><url>
|
||||
<loc>https://nathan.freedomland.xyz/tags/</loc>
|
||||
</url><url>
|
||||
<loc>https://nathan.freedomland.xyz/posts/welcome/</loc>
|
||||
</url>
|
||||
</urlset>
|
||||
|
Loading…
Reference in New Issue
Block a user