mirror of
https://github.com/xHyroM/website.git
synced 2024-11-10 01:38:05 +01:00
fix: change lang to en-US
This commit is contained in:
parent
1f5e5e7dc1
commit
011c20e0cf
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ const Head = head || DefaultHead;
|
|||
---
|
||||
|
||||
<!DOCTYPE html>
|
||||
<html lang="sk-SK">
|
||||
<html lang="en-US">
|
||||
<head>
|
||||
<Head {...Astro.props} />
|
||||
</head>
|
||||
|
|
Loading…
Reference in a new issue