From 6678ded2f9ba165fa12248ba6c17144e1db98350 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jozef=20Steinh=C3=BCbl?= Date: Wed, 7 Aug 2024 15:03:01 +0200 Subject: [PATCH] fix: change html lang header to en --- apps/website/src/layouts/Layout.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/website/src/layouts/Layout.astro b/apps/website/src/layouts/Layout.astro index f735e56..6f62f55 100644 --- a/apps/website/src/layouts/Layout.astro +++ b/apps/website/src/layouts/Layout.astro @@ -3,7 +3,7 @@ import { CONFIG } from "~/config"; import { GoogleFontsOptimizer } from "astro-google-fonts-optimizer"; --- - +