summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2021-03-27 13:52:48 -0400
committerDaniel Micay <danielmicay@gmail.com>2021-03-27 13:54:12 -0400
commit7559b3412bc811867d11aeca55f9b1443cb0a085 (patch)
treed19af41e90998fe57eb4695ecc791d45053999ed
parent64340cd196301c29555dec3149e3d248fa885e02 (diff)
add releases to history page
-rw-r--r--static/history.html10
1 files changed, 10 insertions, 0 deletions
diff --git a/static/history.html b/static/history.html
index 6658c90b..f0f2dc31 100644
--- a/static/history.html
+++ b/static/history.html
@@ -93,6 +93,16 @@
<p>GrapheneOS now has multiple full-time and part-time developers supported by
donations and multiple companies collaborating with the project.</p>
+
+ <section id="releases">
+ <h2><a href="#releases">Releases</a></h2>
+
+ <p>A history of releases for the current incarnation of GrapheneOS is available
+ via the <a href="/releases#changelog">releases changelog</a>.</p>
+
+ <p>An archive of changelogs for the earlier releases will be made available in the
+ near future.</p>
+ </section>
</main>
<footer>
<a href="/"><img src="/mask-icon.svg" width="512" height="512" alt=""/>GrapheneOS</a>