Skip to content

Commit

Permalink
Update layout.html
Browse files Browse the repository at this point in the history
  • Loading branch information
benpaddlejones authored Nov 19, 2024
1 parent a90b1c6 commit 96208d4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions templates/layout.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!doctype html>
<html lang="en">
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta http-equiv="X-UA-Compatible" content="ie=edge" />
Expand Down Expand Up @@ -31,4 +31,4 @@ <h1>The Unsecure PWA</h1>
<script src="static/js/app.js"></script>
<script src="https//getfreebootstrap.ru/bootstrap.js"></script>
</body>
</html>
</html>

0 comments on commit 96208d4

Please sign in to comment.