From a592ccb703b7840f2f9c7c33523ce5c0f12ae17c Mon Sep 17 00:00:00 2001 From: FreedTapestry21 Date: Wed, 2 Jul 2025 16:32:27 +0200 Subject: [PATCH] Added lang attribute to html tag --- html/about/index.html | 2 +- html/contact/index.html | 2 +- html/index.html | 2 +- html/info/index.html | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/html/about/index.html b/html/about/index.html index 1fe375d..9295edb 100644 --- a/html/about/index.html +++ b/html/about/index.html @@ -1,5 +1,5 @@ - + About | Freed's place diff --git a/html/contact/index.html b/html/contact/index.html index fefd8dd..a01273d 100644 --- a/html/contact/index.html +++ b/html/contact/index.html @@ -1,5 +1,5 @@ - + Contact | Freed's place diff --git a/html/index.html b/html/index.html index 1b22813..409ea96 100644 --- a/html/index.html +++ b/html/index.html @@ -1,5 +1,5 @@ - + Home | Freed's place diff --git a/html/info/index.html b/html/info/index.html index 34ed8b4..2998758 100644 --- a/html/info/index.html +++ b/html/info/index.html @@ -1,5 +1,5 @@ - + Info | Freed's place