Skip to content

Commit c1a536b

Browse files
committed
Remove all mobile feature buttons from the mobile features section
1 parent 3ae7e47 commit c1a536b

1 file changed

Lines changed: 1 addition & 62 deletions

File tree

index.html

Lines changed: 1 addition & 62 deletions
Original file line numberDiff line numberDiff line change
@@ -70,68 +70,7 @@ <h2>⚠️ Your warranty is no longer valid!</h2>
7070
<p>I am <strong>not responsible</strong> for bricked devices, damaged hardware, or any issues that arise from using this kernel.</p>
7171
<p><strong>Please</strong> do thorough research and fully understand the features included in this kernel before flashing it!</p>
7272
<p>By flashing this kernel, <strong>YOU</strong> are choosing to make these modifications. If something goes wrong, <strong>do not blame me</strong>!</p>
73-
<div class="mobile-features">
74-
<div class="mobile-feature">
75-
<a href="https://github.com/KernelSU-Next/KernelSU-Next" target="_blank" rel="noopener noreferrer">
76-
<i class="fas fa-yin-yang"></i>
77-
<span>KernelSU Next</span>
78-
</a>
79-
</div>
80-
<div class="mobile-feature">
81-
<a href="https://gitlab.com/simonpunk/susfs4ksu" target="_blank" rel="noopener noreferrer">
82-
<i class="fas fa-eye-slash"></i>
83-
<span>SUSFS ඞ v1.5.9</span>
84-
</a>
85-
</div>
86-
<div class="mobile-feature">
87-
<a href="#" target="_blank" rel="noopener noreferrer">
88-
<i class="fas fa-code"></i>
89-
<span>Scope-Minimized Manual hooks v1.4</span>
90-
</a>
91-
</div>
92-
<div class="mobile-feature">
93-
<a href="#" target="_blank" rel="noopener noreferrer">
94-
<i class="fas fa-mountain"></i>
95-
<span>Magic Mount Support</span>
96-
</a>
97-
</div>
98-
<div class="mobile-feature">
99-
<a href="#" target="_blank" rel="noopener noreferrer">
100-
<i class="fas fa-mask"></i>
101-
<span>Maphide LineageOS Detections</span>
102-
</a>
103-
</div>
104-
<div class="mobile-feature">
105-
<a href="#" target="_blank" rel="noopener noreferrer">
106-
<i class="fas fa-shield-alt"></i>
107-
<span>Maphide jit-zygote-cache Detections</span>
108-
</a>
109-
</div>
110-
<div class="mobile-feature">
111-
<a href="#" target="_blank" rel="noopener noreferrer">
112-
<i class="fas fa-network-wired"></i>
113-
<span>Wireguard Support</span>
114-
</a>
115-
</div>
116-
<div class="mobile-feature">
117-
<a href="#" target="_blank" rel="noopener noreferrer">
118-
<i class="fas fa-tachometer-alt"></i>
119-
<span>BBR v1 Support</span>
120-
</a>
121-
</div>
122-
<div class="mobile-feature">
123-
<a href="#" target="_blank" rel="noopener noreferrer">
124-
<i class="fas fa-hdd"></i>
125-
<span>Mountify Support</span>
126-
</a>
127-
</div>
128-
<div class="mobile-feature">
129-
<a href="https://github.com/WildKernels" target="_blank" rel="noopener noreferrer">
130-
<i class="fas fa-code-branch"></i>
131-
<span>for both gki and oneplus aadn then the mhbird stuff</span>
132-
</a>
133-
</div>
134-
</div>
73+
13574
<div class="hero-buttons">
13675
<a href="#kernels" class="btn btn-primary">Explore Kernels</a>
13776
<a href="https://github.com/WildKernels" class="btn btn-secondary">GitHub</a>

0 commit comments

Comments
 (0)