diff options
Diffstat (limited to 'static/source.html')
| -rw-r--r-- | static/source.html | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/static/source.html b/static/source.html index 3b76dbf1..7833f29b 100644 --- a/static/source.html +++ b/static/source.html @@ -40,10 +40,8 @@ <li><a href="/contact">Contact</a></li> </ul> </nav> - <main> - <h1 id="source"> - <a href="#source">Source</a> - </h1> + <main id="source"> + <h1><a href="#source">Source</a></h1> <p>The GrapheneOS sources are hosted in the <a href="https://github.com/GrapheneOS">GrapheneOS organization on GitHub</a>. Since there are many repositories, this page aims to provide a guide for it. See the |
