You've already forked KernelSU-Next
mirror of
https://github.com/KernelSU-Next/KernelSU-Next.git
synced 2025-08-27 23:46:34 +00:00
docs: slight change
This commit is contained in:
@@ -111,15 +111,18 @@
|
||||
<!-- Header -->
|
||||
<header>
|
||||
<div class="container text-center">
|
||||
<h1 class="fw-bold">Supported Devices</h1>
|
||||
<p class="lead">Here is the list of devices officially supported by KernelSU Next.</p>
|
||||
<h1 class="fw-bold">Unofficially Supported Devices</h1>
|
||||
<p class="lead">Here is the list of devices unofficially supported by KernelSU Next.</p>
|
||||
</div>
|
||||
</header>
|
||||
|
||||
<!-- Devices Table Section -->
|
||||
<section id="devices" class="py-5">
|
||||
<div class="container">
|
||||
<h2 class="text-center mb-4">Officially Supported Devices</h2>
|
||||
<!-- Warning Box -->
|
||||
<div class="alert alert-warning" role="alert">
|
||||
<strong>Warning!</strong> In this page, there are kernels for devices unofficially supporting KernelSU Next maintained by other developers. So be casious of what you are flashing!
|
||||
</div>
|
||||
<table class="table table-bordered table-hover">
|
||||
<thead>
|
||||
<tr>
|
||||
|
||||
Reference in New Issue
Block a user