Skip to content

Commit 6f0f188

Browse files
Fixed inconsistencies and dead links
1 parent b03b8c0 commit 6f0f188

1 file changed

Lines changed: 11 additions & 7 deletions

File tree

docs/_layouts/default.html

Lines changed: 11 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -18,30 +18,34 @@ <h1><a href="{{ '/' | relative_url }}">{{ site.title }}</a></h1>
1818
<nav class="main-nav">
1919
<h2>SexLab P+</h2>
2020
<ul>
21-
<li><a href="{{ '/slp/quick-start/' | relative_url }}">Quick Start</a></li>
2221
<li><a href="{{ '/slp/beginners-guide/' | relative_url }}">Beginner's Guide</a></li>
22+
<li><a href="{{ '/slp/installation/' | relative_url }}">Installation</a></li>
23+
<li><a href="{{ '/slp/how-to-play/' | relative_url }}">How to Play</a></li>
24+
<li><a href="{{ '/slp/settings-reference/' | relative_url }}">Settings Reference</a></li>
25+
</ul>
26+
27+
<h2>Migration Guide</h2>
28+
<ul>
2329
<li><a href="{{ '/slp/why-pplus/' | relative_url }}">Why P+?</a></li>
2430
<li><a href="{{ '/slp/comparison/' | relative_url }}">Feature Comparison</a></li>
25-
<li><a href="{{ '/slp/how-to-play/' | relative_url }}">How to Play</a></li>
26-
<li><a href="{{ '/slp/installation/' | relative_url }}">Installation</a></li>
2731
</ul>
2832

29-
<h2>Load Order</h2>
33+
<h2>Content & Mods</h2>
3034
<ul>
35+
<li><a href="{{ '/slp/animation-packs/' | relative_url }}">Animation Packs</a></li>
3136
<li><a href="{{ '/slp/recommended-mods/' | relative_url }}">Recommended Mods</a></li>
3237
<li><a href="{{ '/slp/incompatible-mods/' | relative_url }}">Incompatible Mods</a></li>
33-
<li><a href="{{ '/slp/animation-packs/' | relative_url }}">Animation Packs</a></li>
3438
</ul>
3539

36-
<h2>SLSB</h2>
40+
<h2>SLSB (Animation Tool)</h2>
3741
<ul>
3842
<li><a href="{{ '/slsb/introduction/' | relative_url }}">Introduction</a></li>
3943
<li><a href="{{ '/slsb/slal-vs-slsb/' | relative_url }}">SLAL vs SLSB</a></li>
4044
<li><a href="{{ '/slsb/converting-animations/' | relative_url }}">Converting Animations</a></li>
4145
<li><a href="{{ '/slsb/environment-setup/' | relative_url }}">Environment Setup</a></li>
4246
</ul>
4347

44-
<h2>Resources</h2>
48+
<h2>Support</h2>
4549
<ul>
4650
<li><a href="{{ '/troubleshooting/' | relative_url }}">Troubleshooting</a></li>
4751
<li><a href="{{ '/faq/' | relative_url }}">FAQ</a></li>

0 commit comments

Comments
 (0)