diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-03-29 14:36:34 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-03-29 14:36:34 -0400 |
| commit | 203c8f33c3cdc26d8c03bc90ffa24aed0d538164 (patch) | |
| tree | 7c4024dbb2f8fa9025c74cbc37a19c189ea20bea | |
| parent | f7c5e7faf907ea69756ec8c196becb82fa67744f (diff) | |
add introduction to sources page
| -rw-r--r-- | static/source.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/static/source.html b/static/source.html index c311bb44..6aaf7f71 100644 --- a/static/source.html +++ b/static/source.html @@ -49,6 +49,8 @@ <main id="source"> <h1><a href="#source">Source code</a></h1> + <p>GrapheneOS is an open source project with an open development process.</p> + <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 |
