include Web App Manifest for all pages

This commit is contained in:
Daniel Micay 2019-04-27 23:47:25 -04:00
parent d30566d8f6
commit 5f9b41a551
4 changed files with 4 additions and 0 deletions

View File

@ -7,6 +7,7 @@
<meta name="description" content="Building instructions for GrapheneOS, a security and privacy focused mobile OS with Android app compatibility."/>
<title>Build | GrapheneOS</title>
<link rel="stylesheet" href="/grapheneos.css?0"/>
<link rel="manifest" href="/manifest.webmanifest"/>
</head>
<body>
<nav>

View File

@ -7,6 +7,7 @@
<meta name="description" content="GrapheneOS is a security and privacy focused mobile OS with Android app compatibility."/>
<title>GrapheneOS</title>
<link rel="stylesheet" href="/grapheneos.css?0"/>
<link rel="manifest" href="/manifest.webmanifest"/>
</head>
<body>
<nav>

View File

@ -7,6 +7,7 @@
<meta name="description" content="Installation instructions for GrapheneOS, a security and privacy focused mobile OS with Android app compatibility."/>
<title>Install | GrapheneOS</title>
<link rel="stylesheet" href="/grapheneos.css?0"/>
<link rel="manifest" href="/manifest.webmanifest"/>
</head>
<body>
<nav>

View File

@ -7,6 +7,7 @@
<meta name="description" content="Official releases of GrapheneOS, a security and privacy focused mobile OS with Android app compatibility."/>
<title>Releases | GrapheneOS</title>
<link rel="stylesheet" href="/grapheneos.css?0"/>
<link rel="manifest" href="/manifest.webmanifest"/>
</head>
<body>
<nav>