Skip to content

Commit

Permalink
Make web install sample marginally less ugly
Browse files Browse the repository at this point in the history
  • Loading branch information
amandabaker committed Jul 19, 2024
1 parent 8be48cd commit d38bc62
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions web-install/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
<meta name="viewport" content="width=device-width" />
<title>Web Install Sample</title>
<link rel="manifest" href="./manifest.webmanifest" />
<link rel="stylesheet" href="../style.css"/>
</head>
<body>
<h1>Web Install Sample</h1>
Expand Down

0 comments on commit d38bc62

Please sign in to comment.