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 96208d4 commit b4261de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/layout.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta http-equiv="X-UA-Compatible" content="ie=edge" />
<link rel="stylesheet" type="text/css" href="static/css/style.css">
<link rel="stylesheet" type="text/css" href="static/css/style.css">
<title>The Unsecure PWA</title>
<link rel="manifest" href="static/manifest.json" />
<link rel="icon" type="image/x-icon" href="static/images/favicon.png" />
Expand Down

0 comments on commit b4261de

Please sign in to comment.