diff options
Diffstat (limited to 'static/contact.html')
| -rw-r--r-- | static/contact.html | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/static/contact.html b/static/contact.html index 38a79f61..0df58b14 100644 --- a/static/contact.html +++ b/static/contact.html @@ -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/contact"/> </head> @@ -38,7 +38,9 @@ </ul> </nav> <div id="content"> - <h1 id="contact">Contact</h1> + <h1 id="contact"> + <a href="#contact">Contact</a> + </h1> <p>You can contact <a href="mailto:contact@grapheneos.org">contact@grapheneos.org</a> for topics related to GrapheneOS. The <a href="mailto:security@grapheneos.org">security@grapheneos.org</a> address can be used for high priority security issues. The email address of @@ -49,16 +51,14 @@ <a href="https://twitter.com/DanielMicay">@DanielMicay</a> and is primarily focused on the privacy and security research/engineering work on GrapheneOS.</p> <h2 id="community"> - Community - <a href="#community">¶</a> + <a href="#community">Community</a> </h2> <p>The main forum currently used to discuss the project is the official <a href="https://reddit.com/r/GrapheneOS">/r/GrapheneOS subreddit</a> on Reddit.</p> <p>The main IRC channel is #grapheneos on irc.freenode.net. The channel is bridged to Matrix and is available at #grapheneos:matrix.org for Matrix users.</p> <h2 id="reporting-issues"> - Reporting issues - <a href="#reporting-issues">¶</a> + <a href="#reporting-issues">Reporting issues</a> </h2> <ul> <li><a href="https://github.com/GrapheneOS/os_issue_tracker/issues">OS issue tracker</a></li> |
