From 3de86bef32e8b60b4f243ab0e17de9a68af37484 Mon Sep 17 00:00:00 2001 From: siujamo Date: Thu, 15 Jan 2026 17:15:50 +0800 Subject: [PATCH] feat: change header title --- src/layout/hero-layout/index.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/layout/hero-layout/index.tsx b/src/layout/hero-layout/index.tsx index 7b716f1..c1ffde4 100644 --- a/src/layout/hero-layout/index.tsx +++ b/src/layout/hero-layout/index.tsx @@ -17,7 +17,7 @@ export default function HeroLayout() {

- JSONPath Visualiser + JSON Visualiser

) -} \ No newline at end of file +}