add legacy changelog page

This commit is contained in:
Daniel Micay 2021-03-27 14:53:42 -04:00
parent 7559b3412b
commit 53f1f72de2
3 changed files with 2064 additions and 2 deletions

View File

@ -100,8 +100,8 @@
<p>A history of releases for the current incarnation of GrapheneOS is available <p>A history of releases for the current incarnation of GrapheneOS is available
via the <a href="/releases#changelog">releases changelog</a>.</p> 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 <p>An archive of changelogs for the earlier releases is available via the
near future.</p> <a href="/history/legacy-changelog">legacy changelog page</a>.</p>
</section> </section>
</main> </main>
<footer> <footer>

File diff suppressed because it is too large Load Diff

View File

@ -46,6 +46,10 @@
<loc>https://grapheneos.org/history</loc> <loc>https://grapheneos.org/history</loc>
<priority>0.5</priority> <priority>0.5</priority>
</url> </url>
<url>
<loc>https://grapheneos.org/history/legacy-changelog</loc>
<priority>0.1</priority>
</url>
<url> <url>
<loc>https://grapheneos.org/articles/</loc> <loc>https://grapheneos.org/articles/</loc>
<priority>0.5</priority> <priority>0.5</priority>