link to the main articles from articles index too

This commit is contained in:
Daniel Micay 2020-12-30 02:54:26 -05:00
parent 1a801e79de
commit e06fc763ad

View File

@ -48,7 +48,18 @@
<main id="articles">
<h1><a href="#articles">Articles</a></h1>
<p>Articles on assorted topics related to GrapheneOS:</p>
<p>The main documentation for GrapheneOS is at the top-level of the site:</p>
<ul>
<li><a href="/features">Features</a></li>
<li><a href="/install">Install</a></li>
<li><a href="/build">Build</a></li>
<li><a href="/usage">Usage</a></li>
<li><a href="/faq">FAQ</a></li>
<li><a href="/releases#changelog">Releases changelog</a></li>
</ul>
<p>Other articles on assorted topics related to GrapheneOS:</p>
<ul>
<li><a href="/articles/server-traffic-shaping">Server traffic shaping</a></li>