summaryrefslogtreecommitdiff
path: root/static/contact.html
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2019-05-09 16:17:33 -0400
committerDaniel Micay <danielmicay@gmail.com>2019-05-09 16:17:33 -0400
commitd95a7fe1d5f9efafa544b6e6ac5fedac7a2b7db0 (patch)
tree8c3ec27a4001711dde0a6e23570b01e6021df221 /static/contact.html
parentd183c966c571a2fe48d37bf066ee00d241cb3add (diff)
add more header ids for usage in links
Diffstat (limited to 'static/contact.html')
-rw-r--r--static/contact.html6
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>