adjust approach to header links
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
<meta property="og:site_name" content="GrapheneOS"/>
|
||||
<link rel="icon" type="image/vnd.microsoft.icon" href="/favicon.ico?0"/>
|
||||
<link rel="mask-icon" href="/safari_pinned_tab_icon.svg" color="#000000"/>
|
||||
<link rel="stylesheet" href="/grapheneos.css?8"/>
|
||||
<link rel="stylesheet" href="/grapheneos.css?9"/>
|
||||
<link rel="manifest" href="/manifest.webmanifest"/>
|
||||
<link rel="canonical" href="https://grapheneos.org/source"/>
|
||||
</head>
|
||||
@@ -38,7 +38,9 @@
|
||||
</ul>
|
||||
</nav>
|
||||
<div id="content">
|
||||
<h1 id="source">Source</h1>
|
||||
<h1 id="source">
|
||||
<a href="#source">Source</a>
|
||||
</h1>
|
||||
<ul>
|
||||
<li><a href="https://github.com/GrapheneOS/os_issue_tracker/issues">OS issue tracker</a></li>
|
||||
<li><a href="https://github.com/GrapheneOS/grapheneos.org">Website repository and issue tracker</a></li>
|
||||
|
||||
Reference in New Issue
Block a user