This commit is contained in:
Liam Waldron 2023-10-19 18:58:47 -04:00
parent e44fbcb0c1
commit 8a7cc0dc7b
3 changed files with 8 additions and 3 deletions

View File

@ -113,7 +113,7 @@
<p>There will be no further discussion.</p> <p>There will be no further discussion.</p>
</div> </div>
<footer> <footer>
<p>Page last updated MM/DD/YY @ HH:MM</p> <p>Page last updated 10/19/23 @ 18:58</p>
<p>Page licensed under GNU Free Documentation License 1.3 or later</p> <p>Page licensed under GNU Free Documentation License 1.3 or later</p>
<p>--------------------</p> <p>--------------------</p>
<p>Copyright (C) 2021-2023 Everest Linux</p> <p>Copyright (C) 2021-2023 Everest Linux</p>

View File

@ -22,8 +22,13 @@
</div> </div>
<!-- Rest of page --> <!-- Rest of page -->
<div class="hero-image">
<div class="hero-text">
<h1>Docs</h1>
</div>
</div>
<div class="main"> <div class="main">
<h2>Documentation</h2> <h2>Documentation Home</h2>
<p><strong>Welcome to the Everest Linux documentation homepage!</strong></p> <p><strong>Welcome to the Everest Linux documentation homepage!</strong></p>
<p>Pages listed here are frequently updated. If you wish to make a correction, or submit a new page, please contact me at liamwaldron@everestlinux.org.</p> <p>Pages listed here are frequently updated. If you wish to make a correction, or submit a new page, please contact me at liamwaldron@everestlinux.org.</p>
<script> <script>

View File

@ -28,7 +28,7 @@
</div> </div>
</div> </div>
<div class="main"> <div class="main">
<h2>Errata</h2> <h2>Errata and Security Advisories</h2>
<p>This page will be periodically updated with security advisories, and instructions for fixing them.</p> <p>This page will be periodically updated with security advisories, and instructions for fixing them.</p>
<p>No advisories to report.</p> <p>No advisories to report.</p>
<p>Last updated: March 31st 2023</p> <p>Last updated: March 31st 2023</p>