feat: add lang-attribute to the html-element #18

Open
Moiety wants to merge 1 commit from moiety/page-lang into develop

View file

@ -1,5 +1,5 @@
<!DOCTYPE html>
<html>
<html lang="en">
<head>
<meta charset="UTF-8">