This commit is contained in:
2026-04-07 10:52:25 -04:00
parent f5f4535be6
commit 2b506a9093
560 changed files with 51140 additions and 449 deletions

View File

@@ -3,21 +3,22 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Everest Linux - Docs</title>
<link type="text/css" rel="stylesheet" href="../css/nord.css"/>
<title>Everest Linux - Documentation</title>
<link type="text/css" rel="stylesheet" href="../css/k2.css"/>
<link rel="icon" type="image/x-icon" href="../img/favicon.svg"/>
</head>
<body>
<!-- Navbar -->
<div class="sidenav">
<img src="../img/everest-nord.svg" alt="everest-logo">
<img src="../img/everest-k2.svg" alt="everest-logo" style="width: 185px; height: 185px;">
<a href="../index.html">Home</a>
<a href="../about.html">About</a>
<a href="../install.html">Install</a>
<a href="../packages.html">Packages</a>
<a href="../download.html">Downloads</a>
<a href="home.html">Docs</a>
<a href="../errata.html">Errata</a>
<a href="home.html">Documentation</a>
<a href="../errata.html">Security</a>
<a href="https://shop.everestlinux.org">Store ↗</a>
<a href="https://git.everestlinux.org">Git ↗</a>
</div>
@@ -264,7 +265,7 @@
<p>Page last updated 9/17/24 @ 09:40</p>
<p>Page licensed under GNU Free Documentation License 1.3 or later</p>
<p>--------------------</p>
<p>Copyright (C) 2021-2025 Everest Linux</p>
<p>Copyright (C) 2021-2026 Everest Linux</p>
<p>Linux (R) is a registered trademark of Linus Torvalds.</p>
<p>Everest Linux is provided AS IS, WITHOUT WARRANTY.</p>
</footer>