Fix blog post link

This commit is contained in:
Helen Chong 2024-04-21 21:05:19 +08:00
parent 47e1194079
commit 91981db9c9
5 changed files with 6 additions and 6 deletions

View File

@ -422,7 +422,7 @@
<a class="heading-anchor" href="#2024-04-21" aria-labelledby="2024-04-21"><span hidden="">#</span></a>
</div>
<ul>
<li>New blog post: <a href="http://localhost:8080/blog/posts/2024-04-21-april-2024-leilukins-hub-overhaul-with-eleventy/">April 2024 Leilukin's Hub Overhaul with Eleventy</a>.</li>
<li>New blog post: <a href="/blog/posts/2024-04-21-april-2024-leilukins-hub-overhaul-with-eleventy/">April 2024 Leilukin's Hub Overhaul with Eleventy</a>.</li>
</ul>
<div class="heading-wrapper h2">

View File

@ -419,7 +419,7 @@
<h3 class="date-style">21 April 2024</h3>
<ul>
<li>New blog post: <a href="http://localhost:8080/blog/posts/2024-04-21-april-2024-leilukins-hub-overhaul-with-eleventy/">April 2024 Leilukin's Hub Overhaul with Eleventy</a>.</li>
<li>New blog post: <a href="/blog/posts/2024-04-21-april-2024-leilukins-hub-overhaul-with-eleventy/">April 2024 Leilukin's Hub Overhaul with Eleventy</a>.</li>
</ul>
<h3 class="date-style">20 April 2024</h3>

View File

@ -4,7 +4,7 @@
<subtitle>Leilukin&#39;s personal website.</subtitle>
<link href="https://leilukin.neocities.org/feed.xml" rel="self"/>
<link href="https://leilukin.neocities.org"/>
<updated>2024-04-21T12:59:00Z</updated>
<updated>2024-04-21T13:05:06Z</updated>
<id>https://leilukin.neocities.org</id>
<author>
<name>Leilukin</name>
@ -17,7 +17,7 @@
<updated>2024-04-21T00:00:00Z</updated>
<id>https://leilukin.neocities.org/</id>
<content type="html">&lt;ul&gt;
&lt;li&gt;New blog post: &lt;a href=&quot;http://localhost:8080/blog/posts/2024-04-21-april-2024-leilukins-hub-overhaul-with-eleventy/&quot;&gt;April 2024 Leilukin&#39;s Hub Overhaul with Eleventy&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;New blog post: &lt;a href=&quot;https://leilukin.neocities.org/blog/posts/2024-04-21-april-2024-leilukins-hub-overhaul-with-eleventy/&quot;&gt;April 2024 Leilukin&#39;s Hub Overhaul with Eleventy&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
</content>
</entry>

View File

@ -446,7 +446,7 @@
<h3 class="date-style">21 April 2024:</h3>
<ul>
<li>New blog post: <a href="http://localhost:8080/blog/posts/2024-04-21-april-2024-leilukins-hub-overhaul-with-eleventy/">April 2024 Leilukin's Hub Overhaul with Eleventy</a>.</li>
<li>New blog post: <a href="/blog/posts/2024-04-21-april-2024-leilukins-hub-overhaul-with-eleventy/">April 2024 Leilukin's Hub Overhaul with Eleventy</a>.</li>
</ul>
<p><a href="/changelogs">View all site changelogs</a></p>

View File

@ -2,4 +2,4 @@
date: 2024-04-21
---
* New blog post: [April 2024 Leilukin's Hub Overhaul with Eleventy](http://localhost:8080/blog/posts/2024-04-21-april-2024-leilukins-hub-overhaul-with-eleventy/).
* New blog post: [April 2024 Leilukin's Hub Overhaul with Eleventy](/blog/posts/2024-04-21-april-2024-leilukins-hub-overhaul-with-eleventy/).