diff options
| author | June <june@eridan.me> | 2022-01-18 02:28:29 +0000 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-02-03 11:12:45 -0500 |
| commit | c05e1de53aab2ec6079ce7f75432573aadbc71f8 (patch) | |
| tree | eb575145c58a5725dde5d3e7260a369eae5f6832 /static/articles/index.html | |
| parent | 70b400cba92fef2bf559f3ae3358324ed74008a9 (diff) | |
add /source to articles index page
Signed-off-by: June <june@eridan.me>
Diffstat (limited to 'static/articles/index.html')
| -rw-r--r-- | static/articles/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/articles/index.html b/static/articles/index.html index 1b92ec24..f67f1616 100644 --- a/static/articles/index.html +++ b/static/articles/index.html @@ -59,6 +59,7 @@ <li><a href="/usage">Usage guide</a> — Usage instructions for GrapheneOS.</li> <li><a href="/faq">Frequently Asked Questions</a> — Answers to frequently asked questions about GrapheneOS.</li> <li><a href="/releases#changelog">Releases changelog</a> — Changelog for official releases of GrapheneOS.</li> + <li><a href="/source">Source code</a> - Documenting all source code repositories for GrapheneOS.</li> <li><a href="/history/">History</a> — History of the GrapheneOS project.</li> </ul> |
