From d303bcaccde66c6bb9022205515287bb70b4c310 Mon Sep 17 00:00:00 2001 From: zihluwang Date: Thu, 15 Jan 2026 15:51:05 +0800 Subject: [PATCH] refactor: update header title in hero layout to reflect JSONPath Visualiser --- 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 6beddce..869b35e 100644 --- a/src/layout/hero-layout/index.tsx +++ b/src/layout/hero-layout/index.tsx @@ -13,11 +13,11 @@ export default function HeroLayout() {
{/* Navigation Header */}
-
+

- OnixByte React Template + JSONPath Visualiser