Add manifest

This commit is contained in:
2018-10-27 01:10:13 +01:00
parent 9e37330b3d
commit dff20fbe1d
3 changed files with 93 additions and 77 deletions

View File

@@ -5,6 +5,7 @@
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<link rel="stylesheet" href="css/bootstrap.min.css">
<link rel="manifest" href="manifest.json">
<title>Hello, world!</title>
</head>