use consistent style for page metadata
This commit is contained in:
@@ -2,11 +2,11 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>Source | GrapheneOS</title>
|
||||
<meta name="description" content="Source code and issue trackers for GrapheneOS."/>
|
||||
<meta name="theme-color" content="#212121"/>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
||||
<meta property="og:site_name" content="GrapheneOS"/>
|
||||
<title>Source | GrapheneOS</title>
|
||||
<meta name="description" content="Source code and issue trackers for GrapheneOS."/>
|
||||
<link rel="stylesheet" href="/grapheneos.css?0"/>
|
||||
<link rel="manifest" href="/manifest.webmanifest"/>
|
||||
<link rel="canonical" href="https://grapheneos.org/source"/>
|
||||
|
||||
Reference in New Issue
Block a user