diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-12-06 11:10:36 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-12-06 11:15:21 -0500 |
| commit | edc9cd4cceffbdc0ab8a47a87c2dd5d7caac72ee (patch) | |
| tree | 50bb8a5835490eec7c81c686662317a16feb7124 /static/contact.html | |
| parent | a8cdcca4294ea206e9bf50fdd97135d71b47f247 (diff) | |
code style changes
Diffstat (limited to 'static/contact.html')
| -rw-r--r-- | static/contact.html | 12 |
1 files changed, 3 insertions, 9 deletions
diff --git a/static/contact.html b/static/contact.html index 4886e751..421daf57 100644 --- a/static/contact.html +++ b/static/contact.html @@ -44,9 +44,7 @@ <h1><a href="#contact">Contact</a></h1> <section id="community"> - <h2> - <a href="#community">Community</a> - </h2> + <h2><a href="#community">Community</a></h2> <p>The best place to ask questions and get support is the official chat room. The official chat room is the IRC channel #grapheneos on irc.freenode.net and @@ -65,9 +63,7 @@ </section> <section id="contacting-the-project"> - <h2> - <a href="#contacting-the-project">Contacting the project</a> - </h2> + <h2><a href="#contacting-the-project">Contacting the project</a></h2> <p>Do not contact us with offers to sell us products or services.</p> @@ -109,9 +105,7 @@ </section> <section id="reporting-issues"> - <h2> - <a href="#reporting-issues">Reporting issues</a> - </h2> + <h2><a href="#reporting-issues">Reporting issues</a></h2> <p>Most issues should be reported to the global OS issue tracker for GrapheneOS sub-projects. However, standalone projects and anything outside of the GrapheneOS |
