include Web App Manifest for all pages
This commit is contained in:
parent
d30566d8f6
commit
5f9b41a551
@ -7,6 +7,7 @@
|
|||||||
<meta name="description" content="Building instructions for GrapheneOS, a security and privacy focused mobile OS with Android app compatibility."/>
|
<meta name="description" content="Building instructions for GrapheneOS, a security and privacy focused mobile OS with Android app compatibility."/>
|
||||||
<title>Build | GrapheneOS</title>
|
<title>Build | GrapheneOS</title>
|
||||||
<link rel="stylesheet" href="/grapheneos.css?0"/>
|
<link rel="stylesheet" href="/grapheneos.css?0"/>
|
||||||
|
<link rel="manifest" href="/manifest.webmanifest"/>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<nav>
|
<nav>
|
||||||
|
@ -7,6 +7,7 @@
|
|||||||
<meta name="description" content="GrapheneOS is a security and privacy focused mobile OS with Android app compatibility."/>
|
<meta name="description" content="GrapheneOS is a security and privacy focused mobile OS with Android app compatibility."/>
|
||||||
<title>GrapheneOS</title>
|
<title>GrapheneOS</title>
|
||||||
<link rel="stylesheet" href="/grapheneos.css?0"/>
|
<link rel="stylesheet" href="/grapheneos.css?0"/>
|
||||||
|
<link rel="manifest" href="/manifest.webmanifest"/>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<nav>
|
<nav>
|
||||||
|
@ -7,6 +7,7 @@
|
|||||||
<meta name="description" content="Installation instructions for GrapheneOS, a security and privacy focused mobile OS with Android app compatibility."/>
|
<meta name="description" content="Installation instructions for GrapheneOS, a security and privacy focused mobile OS with Android app compatibility."/>
|
||||||
<title>Install | GrapheneOS</title>
|
<title>Install | GrapheneOS</title>
|
||||||
<link rel="stylesheet" href="/grapheneos.css?0"/>
|
<link rel="stylesheet" href="/grapheneos.css?0"/>
|
||||||
|
<link rel="manifest" href="/manifest.webmanifest"/>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<nav>
|
<nav>
|
||||||
|
@ -7,6 +7,7 @@
|
|||||||
<meta name="description" content="Official releases of GrapheneOS, a security and privacy focused mobile OS with Android app compatibility."/>
|
<meta name="description" content="Official releases of GrapheneOS, a security and privacy focused mobile OS with Android app compatibility."/>
|
||||||
<title>Releases | GrapheneOS</title>
|
<title>Releases | GrapheneOS</title>
|
||||||
<link rel="stylesheet" href="/grapheneos.css?0"/>
|
<link rel="stylesheet" href="/grapheneos.css?0"/>
|
||||||
|
<link rel="manifest" href="/manifest.webmanifest"/>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<nav>
|
<nav>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user