From fb360dd115e14e701cad582481c7fd0e24db7119 Mon Sep 17 00:00:00 2001 From: Lucas Josino Date: Sun, 10 Sep 2023 21:00:23 -0300 Subject: [PATCH] fix: Wrong website name --- src/layout/Layout/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/layout/Layout/index.tsx b/src/layout/Layout/index.tsx index 28ee12e..9030f62 100644 --- a/src/layout/Layout/index.tsx +++ b/src/layout/Layout/index.tsx @@ -27,7 +27,7 @@ export default function Layout({ children, isCentered, metadata = { - name: 'HawAPI', + name: 'Hawbrary', title: 'Home | Hawbrary - A showcase for the HawAPI project', description: 'A showcase for the HawAPI - A Free and Open Source API for Stranger Things. This library includes actors, characters, episodes, locations, seasons and all its information.',