diff --git a/www/src/components/BlogHead.astro b/www/src/components/BlogHead.astro
index 57168a494a..1fa671f97c 100644
--- a/www/src/components/BlogHead.astro
+++ b/www/src/components/BlogHead.astro
@@ -4,4 +4,4 @@ import BaseHead from './BaseHead.astro';
const { title, description, canonicalURL } = Astro.props;
---
-
\ No newline at end of file
+
\ No newline at end of file