style: lint files

This commit is contained in:
dec0dOS 2021-12-19 19:09:54 +03:00
commit 51733497f6
6 changed files with 61 additions and 67 deletions

View file

@ -2,13 +2,13 @@
<html lang="en">
<head>
<meta charset="utf-8" />
<base href="%PUBLIC_URL%/">
<base href="%PUBLIC_URL%/" />
<link rel="icon" href="%PUBLIC_URL%/favicon.ico" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
<meta
name="description"
content="ZeroUI"
name="viewport"
content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no"
/>
<meta name="description" content="ZeroUI" />
<link rel="manifest" href="%PUBLIC_URL%/manifest.json" />
<title>ZeroUI</title>
</head>