mirror of
https://github.com/revanced/revanced-website.git
synced 2025-04-29 14:14:30 +02:00
fix: use correct name in download button (#135)
* fix: use correct name * feat: use a shorter button label
This commit is contained in:
parent
4c5351b26a
commit
ba67b0da2d
@ -9,7 +9,7 @@
|
||||
Customize your mobile experience through ReVanced <br /> by applying patches to your applications.
|
||||
</p>
|
||||
<div class="hero-buttons">
|
||||
<Button icon="download" type="filled" href="download">Download Manager</Button>
|
||||
<Button icon="download" type="filled" href="download">Download</Button>
|
||||
<Button icon="docs" type="tonal" href="patches">View patches</Button>
|
||||
</div>
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user