Skip to content

Commit

Permalink
fix: поправил html
Browse files Browse the repository at this point in the history
  • Loading branch information
Wycctrujjla109121 committed Jul 11, 2024
1 parent 544e675 commit dec9f1c
Show file tree
Hide file tree
Showing 9 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion src/pages/changePassword.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
<script type="module" src="./ChangePassword/ChangePassword.ts"></script>
</body>

</html>
</html>
2 changes: 1 addition & 1 deletion src/pages/changeProfile.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
<script type="module" src="./ChangeProfile/ChangeProfile.ts"></script>
</body>

</html>
</html>
2 changes: 1 addition & 1 deletion src/pages/chat.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
<script type="module" src="./Chat/Chat.ts"></script>
</body>

</html>
</html>
2 changes: 1 addition & 1 deletion src/pages/chatSelect.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
<script type="module" src="./ChatSelect/ChatSelect.ts"></script>
</body>

</html>
</html>
2 changes: 1 addition & 1 deletion src/pages/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
<script type="module" src="./Authorization/Authorization.ts"></script>
</body>

</html>
</html>
2 changes: 1 addition & 1 deletion src/pages/notFound.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
<script type="module" src="./NotFound/NotFound.ts"></script>
</body>

</html>
</html>
2 changes: 1 addition & 1 deletion src/pages/profile.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
<script type="module" src="./Profile/Profile.ts"></script>
</body>

</html>
</html>
2 changes: 1 addition & 1 deletion src/pages/registration.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
<script type="module" src="./Registration/Registration.ts"></script>
</body>

</html>
</html>
2 changes: 1 addition & 1 deletion src/pages/serverError.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
<script type="module" src="./ServerError/ServerError.ts"></script>
</body>

</html>
</html>

0 comments on commit dec9f1c

Please sign in to comment.