{description}
+diff --git a/src/content/blog/custom-email-domain/index.md b/src/content/blog/custom-email-domain/index.md index 9b97dac..628a0f6 100644 --- a/src/content/blog/custom-email-domain/index.md +++ b/src/content/blog/custom-email-domain/index.md @@ -1,7 +1,8 @@ --- title: "Custom email domain" -description: "Find out how having your own email domain can save you a lot of time when switching email providers." +description: "Find out how having your own domain can save you a lot of time when switching email providers." pubDate: "2025-04-28" +modDate: "2025-04-29" --- ## Introduction diff --git a/src/pages/blog/index.astro b/src/pages/blog/index.astro index d2cba24..06e28f2 100644 --- a/src/pages/blog/index.astro +++ b/src/pages/blog/index.astro @@ -13,17 +13,18 @@ const sortedArticles = allArticles.sort((a, b) => { title="Blog" description="Friendly technical articles with a focus on web and GNU/Linux topics." > -
{description}
+