From b9b6e3db160853d0d52bd7df6215c4fa38693184 Mon Sep 17 00:00:00 2001 From: Ophestra Date: Sat, 28 Jun 2025 01:35:14 +0900 Subject: static: remove unused pages There are more potentially unused pages, but these are unlikely to become relevant or reusable in the near future, so remove them. --- static/articles/index.html | 66 ---------------------------------------------- 1 file changed, 66 deletions(-) delete mode 100644 static/articles/index.html (limited to 'static/articles/index.html') diff --git a/static/articles/index.html b/static/articles/index.html deleted file mode 100644 index 4c2b86ab..00000000 --- a/static/articles/index.html +++ /dev/null @@ -1,66 +0,0 @@ - - - - - Articles | GrapheneOS - - - - - - - - - - - - - - - - - - - - - - [[css|/main.css]] - - - - - - {% with current_page="articles" %} - {% include "header.html" %} - {% endwith %} -
-

Articles

- -

The main documentation for GrapheneOS is at the top-level of the site:

- - - -

Our attestation service has a page - explaining how the Auditor app and attestation service work.

- -

Other articles on assorted topics related to GrapheneOS:

- - -
- {% include "footer.html" %} - - -- cgit v1.3.1