From a03abd33875b74a7fcb188aed1e44350ae43eabc Mon Sep 17 00:00:00 2001 From: Patrick Alvin Alcala Date: Thu, 18 Sep 2025 08:33:56 +0800 Subject: [PATCH] Added usage of author tag --- src/layouts/Layout.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/layouts/Layout.astro b/src/layouts/Layout.astro index 4430d0b..02a8f61 100644 --- a/src/layouts/Layout.astro +++ b/src/layouts/Layout.astro @@ -7,7 +7,7 @@ const websiteDescription = 'This is just a template.' import { Background, HTML } from '../../fwt' --- - +