diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-03-08 19:14:55 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-03-08 19:14:55 -0500 |
| commit | 1a10200c0b89cea3e89e108e5f44cd8508158d0a (patch) | |
| tree | 554607fd376564244bf43e8aab06d83abe189b57 | |
| parent | bf88ac32e658a00a8d6034546cd607c35996eee8 (diff) | |
add founding to FAQ
| -rw-r--r-- | static/faq.html | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/static/faq.html b/static/faq.html index 996e5a62..58e651cd 100644 --- a/static/faq.html +++ b/static/faq.html @@ -119,6 +119,7 @@ <li><a href="#build">How do I build GrapheneOS?</a></li> <li><a href="#donate">How can I donate to GrapheneOS?</a></li> <li><a href="#upstream">Does GrapheneOS make upstream contributions?</a></li> + <li><a href="#founding">When was the GrapheneOS project founded?</a></li> <li><a href="#company">Will GrapheneOS create a company?</a></li> <li><a href="#copyright-and-licensing">Who owns the GrapheneOS code and how is it licensed?</a></li> <li><a href="#trademark">What about the GrapheneOS name and logo?</a></li> @@ -1156,6 +1157,13 @@ improved user experience and app compatibility.</p> </article> + <article id="founding"> + <h2><a href="#founding">When was the GrapheneOS project founded?</a></h2> + + <p>GrapheneOS was founded as an open source project in 2014. See the <a + href="/history">history page</a> for more details.</p> + </article> + <article id="company"> <h2><a href="#company">Will GrapheneOS create a company?</a></h2> |
