From 0891fc4a2a5f394d2e7877ee869be8a594ef01f8 Mon Sep 17 00:00:00 2001 From: Bastien JANSEN Date: Tue, 30 Jan 2024 17:42:01 +0100 Subject: [PATCH] chore: fix meta tag --- src/pages/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/index.js b/src/pages/index.js index a25b9e09..a775506a 100644 --- a/src/pages/index.js +++ b/src/pages/index.js @@ -59,7 +59,7 @@ function Home() { return ( + description="Marshalling and unmarshalling of Java beans from a flat file, stream, or simple `String` object">

{siteConfig.title}