Skip to content

Commit

Permalink
Update login.html
Browse files Browse the repository at this point in the history
  • Loading branch information
ifdjhxh authored Dec 24, 2024
1 parent 670c447 commit fa0a83a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions main/_front/src/html/login.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
content="width=device-width, user-scalable=no,
initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>Document</title>
<title>Вход</title>
<link rel="stylesheet" href="../scss/style.scss">
<script src="../js/login.js" defer></script>

Expand Down Expand Up @@ -80,4 +80,4 @@ <h3 class="form__title" id="title">Вход</h3>
</div>
</section>
</body>
</html>
</html>

0 comments on commit fa0a83a

Please sign in to comment.