feat: "User's Manual" => "Tutorials" on montaukos.org docs
This commit is contained in:
@@ -100,8 +100,8 @@
|
|||||||
<p>Internals of the MontaukOS desktop environment.</p>
|
<p>Internals of the MontaukOS desktop environment.</p>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a href="usersmanual/index.html">User's Manual</a>
|
<a href="usersmanual/index.html">Tutorials</a>
|
||||||
<p>Manual for users of MontaukOS.</p>
|
<p>Tutorials for users of MontaukOS.</p>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a href="man/index.html">Man Pages</a>
|
<a href="man/index.html">Man Pages</a>
|
||||||
|
|||||||
@@ -3,8 +3,8 @@
|
|||||||
<head>
|
<head>
|
||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
<meta name="description" content="MontaukOS User's Manual">
|
<meta name="description" content="MontaukOS Tutorials">
|
||||||
<title>User's Manual - MontaukOS</title>
|
<title>Tutorials - MontaukOS</title>
|
||||||
<link rel="preconnect" href="https://fonts.googleapis.com">
|
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||||
<link href="https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;600&display=swap" rel="stylesheet">
|
<link href="https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;600&display=swap" rel="stylesheet">
|
||||||
@@ -83,7 +83,7 @@
|
|||||||
</ul>
|
</ul>
|
||||||
<hr>
|
<hr>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="index.html" class="current">User's Manual</a></li>
|
<li><a href="index.html" class="current">MontaukOS Tutorials</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user