Change April 2024 website overhaul blog post meta description
This commit is contained in:
parent
99a9dcc7d8
commit
7e1d9ba398
|
@ -387,7 +387,7 @@
|
|||
</a>
|
||||
</h2>
|
||||
<time>21 April 2024</time>
|
||||
<p>I rebuilt Leilukin's Hub with the static site genertor Eleventy in April 2024.</p>
|
||||
<p>I rebuilt my website with the static site generator Eleventy in April 2024.</p>
|
||||
</li>
|
||||
|
||||
<li class="blog__post">
|
||||
|
|
|
@ -12,16 +12,16 @@
|
|||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<meta name="description" content="I rebuilt Leilukin's Hub with the static site genertor Eleventy in April 2024.">
|
||||
<meta name="description" content="I rebuilt my website with the static site generator Eleventy in April 2024.">
|
||||
<meta name="generator" content="Eleventy v2.0.1">
|
||||
<meta property="og:type" content="website">
|
||||
<meta property="og:url" content="https://leilukin.neocities.org/blog/posts/2024-04-21-april-2024-leilukins-hub-overhaul-with-eleventy/">
|
||||
<meta property="og:site_name" content="Leilukin's Hub">
|
||||
<meta property="og:locale" content="en_MY">
|
||||
<meta property="og:description" content="I rebuilt Leilukin's Hub with the static site genertor Eleventy in April 2024.">
|
||||
<meta property="og:description" content="I rebuilt my website with the static site generator Eleventy in April 2024.">
|
||||
<meta name="twitter:card" content="summary">
|
||||
<meta name="twitter:url" content="https://leilukin.neocities.org/blog/posts/2024-04-21-april-2024-leilukins-hub-overhaul-with-eleventy/">
|
||||
<meta name="twitter:description" content="I rebuilt Leilukin's Hub with the static site genertor Eleventy in April 2024.">
|
||||
<meta name="twitter:description" content="I rebuilt my website with the static site generator Eleventy in April 2024.">
|
||||
<link rel="canonical" href="https://leilukin.neocities.org/blog/posts/2024-04-21-april-2024-leilukins-hub-overhaul-with-eleventy/">
|
||||
|
||||
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<subtitle>Leilukin's personal website.</subtitle>
|
||||
<link href="https://leilukin.neocities.org/feed.xml" rel="self"/>
|
||||
<link href="https://leilukin.neocities.org"/>
|
||||
<updated>2024-04-21T13:13:47Z</updated>
|
||||
<updated>2024-04-21T14:02:58Z</updated>
|
||||
<id>https://leilukin.neocities.org</id>
|
||||
<author>
|
||||
<name>Leilukin</name>
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
articleTitle: April 2024 Leilukin's Hub Overhaul with Eleventy
|
||||
desc: I rebuilt Leilukin's Hub with the static site genertor Eleventy in April 2024.
|
||||
desc: I rebuilt my website with the static site generator Eleventy in April 2024.
|
||||
date: 2024-04-21
|
||||
categories: ["site updates"]
|
||||
toc: true
|
||||
|
|
Loading…
Reference in New Issue