From 9bc3473bc723a7a3e3a033f64a62161470cacef5 Mon Sep 17 00:00:00 2001 From: wearrrrr Date: Tue, 7 May 2024 09:00:41 -0500 Subject: [PATCH] Update games submodule, add analytics. --- public/games | 2 +- src/layouts/Layout.astro | 8 ++++++++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/public/games b/public/games index 8793db1..f2cf0c4 160000 --- a/public/games +++ b/public/games @@ -1 +1 @@ -Subproject commit 8793db1e2fe64cae8936c00bcd4f333f158f6ebd +Subproject commit f2cf0c4e2ab2d88d7e4dbef6312221d4989b8b70 diff --git a/src/layouts/Layout.astro b/src/layouts/Layout.astro index 2fcc5b5..eb3edac 100644 --- a/src/layouts/Layout.astro +++ b/src/layouts/Layout.astro @@ -54,6 +54,14 @@ const { title, optionalPreloads } = Astro.props; return ; }) } + + {title}