From 2e1a337a3e7a658891d58f585fa6318794327649 Mon Sep 17 00:00:00 2001 From: Cosme Valera Reales Date: Mon, 9 Dec 2024 17:43:51 +0100 Subject: [PATCH] Remove dot --- content/blog/2024-12-30-getting-started-with-vite.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/blog/2024-12-30-getting-started-with-vite.md b/content/blog/2024-12-30-getting-started-with-vite.md index 6e071af..2e45f5c 100644 --- a/content/blog/2024-12-30-getting-started-with-vite.md +++ b/content/blog/2024-12-30-getting-started-with-vite.md @@ -1,7 +1,7 @@ +++ title = "Getting Started with Vite" template = "blog-post.html" -description = "A beginner-friendly guide to starting your development workflow with Vite." +description = "A beginner-friendly guide to starting your development workflow with Vite" +++ ![blog-cover](/images/blog/2024-12-30/vite.png)