10/19/23
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
|
||||
<!-- Rest of page -->
|
||||
<div class="main">
|
||||
<h2>Docs</h2>
|
||||
<h2>Documentation</h2>
|
||||
<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>
|
||||
<script>
|
||||
@@ -47,6 +47,7 @@
|
||||
</script>
|
||||
<input type="text" id="myInput" onKeyup="myFunction()" placeholder="Search documentation...">
|
||||
<ul id="myUL">
|
||||
<li><a href="dev-docs.html">Developer Documentation</a></li>
|
||||
<li><a href="general-recommendations.html">General Recommendations</a></li>
|
||||
<li><a href="intro-to-glacier.html">Introduction to Glacier</a></li>
|
||||
<li><a href="musl-or-glibc.html">musl or glibc?</a></li>
|
||||
|
||||
Reference in New Issue
Block a user