diff options
Diffstat (limited to 'static/contact.html')
| -rw-r--r-- | static/contact.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/static/contact.html b/static/contact.html index 0c607701..8cdf54dd 100644 --- a/static/contact.html +++ b/static/contact.html @@ -33,7 +33,7 @@ </ul> </nav> <div id="content"> - <h1>Contact</h1> + <h1 id="contact">Contact</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 @@ -43,12 +43,12 @@ which is used for official announcements. The account of the lead developer is <a href="https://twitter.com/DanielMicay">@DanielMicay</a> and is primarily focused on the privacy and security research/engineering work on GrapheneOS.</p> - <h2>Community</h2> + <h2 id="community">Community</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 #grapheneos channel on irc.oftc.net is an alternate channel acting as a backup for when freenode is down.</p> - <h2>Reporting issues</h2> + <h2 id="reporting-issues">Reporting issues</h2> <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/issues">grapheneos.org issue tracker</a></li> |
