diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2019-05-10 15:49:46 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2019-05-10 15:49:46 -0400 |
| commit | 4304fd53e184899621c5b0674a16d86c78d1d5f1 (patch) | |
| tree | 8bc0fd619a6f902d130184474f247c0c2137e30c /static | |
| parent | f2934599437a31106f52e42b5bd8c00300b36ee6 (diff) | |
add links to remaining non-top-level headers
Diffstat (limited to 'static')
| -rw-r--r-- | static/contact.html | 10 | ||||
| -rw-r--r-- | static/donate.html | 10 | ||||
| -rw-r--r-- | static/index.html | 15 |
3 files changed, 28 insertions, 7 deletions
diff --git a/static/contact.html b/static/contact.html index 8cdf54dd..d28ba5d8 100644 --- a/static/contact.html +++ b/static/contact.html @@ -43,12 +43,18 @@ 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 id="community">Community</h2> + <h2 id="community"> + Community + <a href="#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 #grapheneos channel on irc.oftc.net is an alternate channel acting as a backup for when freenode is down.</p> - <h2 id="reporting-issues">Reporting issues</h2> + <h2 id="reporting-issues"> + Reporting issues + <a href="#reporting-issues">¶</a> + </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> diff --git a/static/donate.html b/static/donate.html index a683eb44..a11671a0 100644 --- a/static/donate.html +++ b/static/donate.html @@ -34,13 +34,19 @@ </nav> <div id="content"> <h1 id="donate">Donate</h1> - <h2 id="bitcoin">Bitcoin</h2> + <h2 id="bitcoin"> + Bitcoin + <a href="#bitcoin">¶</a> + </h2> <p>You can send Bitcoin donations to the following address to support this project:</p> <div id="bitcoin_address"> <img src="/bitcoin_address.png" alt="Bitcoin address QR code" width="160" height="160"/> <p>3QpKs45BLXirWAgYtV1sTCbAkfUe7HByR5</p> </div> - <h2 id="paypal">PayPal</h2> + <h2 id="paypal"> + PayPal + <a href="#paypal">¶</a> + </h2> <p>PayPal donations can be sent to danielmicay@gmail.com. Please mention GrapheneOS in the donation description to allow for proper record keeping, since PayPal <a href="https://www.paypal.com/ms/smarthelp/article/can-i-have-multiple-paypal-accounts-faq762"> diff --git a/static/index.html b/static/index.html index e7afa8e4..50d17aeb 100644 --- a/static/index.html +++ b/static/index.html @@ -51,7 +51,10 @@ support for your own builds.</p> <p>The sources are available via the <a href="https://github.com/GrapheneOS/platform_manifest">manifest on GitHub</a>.</p> - <h2 id="early-stage-of-development">Early stage of development</h2> + <h2 id="early-stage-of-development"> + Early stage of development + <a href="#early-stage-of-development">¶</a> + </h2> <p>GrapheneOS is a privacy / security research and engineering project that has been under way for over 5 years. It recently became rebranded as GrapheneOS and is taking a different direction based on obtaining funding for the research and development work @@ -67,7 +70,10 @@ applications. It will take more time to organize and deploy these resources in order for the project to have a strong development team with proper infrastructure behind it.</p> - <h2 id="roadmap">Roadmap</h2> + <h2 id="roadmap"> + Roadmap + <a href="#roadmap">¶</a> + </h2> <p>Details on the roadmap of the project will be posted on the site in the near future. In the long term, it aims to move beyond a hardened fork of the Android Open Source Project. Achieving the goals requires moving away from relying the Linux kernel @@ -77,7 +83,10 @@ <p>Hardware and firmware security are core parts of the project, but it's currently limited to research and submitting suggestions and bug reports upstream. In the long term, the project will need to move into the hardware space.</p> - <h2 id="device-support">Device support</h2> + <h2 id="device-support"> + Device support + <a href="#device-support">¶</a> + </h2> <p>In the current early stage of the project, GrapheneOS provides production releases for the Pixel, Pixel XL, Pixel 2, Pixel 2 XL, Pixel 3 and Pixel 3 XL. It will support other devices in the future, but devices are carefully chosen based on their merits |
