docs: added new unofficial supported devices and added new features to features page

This commit is contained in:
Rifat Azad
2025-01-08 11:31:05 +06:00
parent 6bbe40dfda
commit b5c0e26a99
2 changed files with 20 additions and 7 deletions
+9 -3
View File
@@ -73,8 +73,8 @@
</div>
<div class="col-md-6 col-lg-4 mb-4 d-flex">
<div class="feature-box text-center p-3 border border-dark rounded flex-fill">
<h3><i class="fas fa-magic"></i> Magic Mount</h3>
<p>KernelSU Next includes Magic Mount which provides a fast, light and convenient module mounting.</p>
<h3><i class="fas fa-magic"></i> Dynamic Module Mount</h3>
<p>KernelSU Next includes both Magic Mount and OverlayFS which can switched from settings with a single toggle.</p>
</div>
</div>
<div class="col-md-6 col-lg-4 mb-4 d-flex">
@@ -86,7 +86,7 @@
<div class="col-md-6 col-lg-4 mb-4 d-flex">
<div class="feature-box text-center p-3 border border-dark rounded flex-fill">
<h3><i class="fas fa-undo"></i> Module Restoration</h3>
<p>KernelSU Next allows for restoring modules even after uninstalling.</p>
<p>KernelSU Next allows for restoring modules when uninstalled accidentally or if you changed your mind.</p>
</div>
</div>
<div class="col-md-6 col-lg-4 mb-4 d-flex">
@@ -101,6 +101,12 @@
<p>KernelSU Next is frequently updated with lots of upcoming features.</p>
</div>
</div>
<div class="col-md-6 col-lg-4 mb-4 d-flex">
<div class="feature-box text-center p-3 border border-dark rounded flex-fill">
<h3><i class="fas fa-eye-slash"></i> Hide Hosts</h3>
<p>KernelSU Next hides hosts file modifications from detectors with app profile umount to allow you to use adblocks without any hassle.</p>
</div>
</div>
</div>
</div>
</section>