use consistent style for page metadata
This commit is contained in:
@@ -2,11 +2,11 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>Install | GrapheneOS</title>
|
||||
<meta name="description" content="Installation instructions for GrapheneOS, a security and privacy focused mobile OS with Android app compatibility."/>
|
||||
<meta name="theme-color" content="#212121"/>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
||||
<meta property="og:site_name" content="GrapheneOS"/>
|
||||
<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"/>
|
||||
<link rel="canonical" href="https://grapheneos.org/install"/>
|
||||
|
||||
Reference in New Issue
Block a user