Added lang attribute to html tag

This commit is contained in:
Bo⋆˚✿˖° 2025-07-02 16:32:27 +02:00
parent 2ee811d031
commit 1e17ace63a
Signed by: FreedTapestry21
GPG key ID: 5E19D8C7E935C480
4 changed files with 4 additions and 4 deletions

View file

@ -1,5 +1,5 @@
<!DOCTYPE html>
<html>
<html lang="en-US">
<head>
<title>Info | Freed's place</title>
<link rel="stylesheet" href="/assets/style.css">