From c05e1de53aab2ec6079ce7f75432573aadbc71f8 Mon Sep 17 00:00:00 2001 From: June Date: Tue, 18 Jan 2022 02:28:29 +0000 Subject: [PATCH] add /source to articles index page Signed-off-by: June --- static/articles/index.html | 1 + 1 file changed, 1 insertion(+) 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 @@
  • Usage guide — Usage instructions for GrapheneOS.
  • Frequently Asked Questions — Answers to frequently asked questions about GrapheneOS.
  • Releases changelog — Changelog for official releases of GrapheneOS.
  • +
  • Source code - Documenting all source code repositories for GrapheneOS.
  • History — History of the GrapheneOS project.