Skip to content

Commit 8d860c2

Browse files
committed
Remove mobile feature buttons from mobile hero section for consistency
1 parent c1a536b commit 8d860c2

1 file changed

Lines changed: 1 addition & 20 deletions

File tree

index.html

Lines changed: 1 addition & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -87,26 +87,7 @@ <h2>⚠️ Your warranty is no longer valid!</h2>
8787
<p>I am <strong>not responsible</strong> for bricked devices, damaged hardware, or any issues that arise from using this kernel.</p>
8888
<p><strong>Please</strong> do thorough research and fully understand the features included in this kernel before flashing it!</p>
8989
<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>
90-
<div class="mobile-features">
91-
<div class="mobile-feature">
92-
<a href="https://github.com/KernelSU-Next/KernelSU-Next" target="_blank" rel="noopener noreferrer">
93-
<i class="fas fa-yin-yang"></i>
94-
<span>KernelSU Next</span>
95-
</a>
96-
</div>
97-
<div class="mobile-feature">
98-
<a href="https://gitlab.com/simonpunk/susfs4ksu" target="_blank" rel="noopener noreferrer">
99-
<i class="fas fa-eye-slash"></i>
100-
<span>SUSFS</span>
101-
</a>
102-
</div>
103-
<div class="mobile-feature">
104-
<a href="https://github.com/WildKernels" target="_blank" rel="noopener noreferrer">
105-
<i class="fas fa-code-branch"></i>
106-
<span>Open Source</span>
107-
</a>
108-
</div>
109-
</div>
90+
11091
<div class="hero-buttons">
11192
<a href="#kernels" class="btn btn-primary">Get Started</a>
11293
</div>

0 commit comments

Comments
 (0)