mirror of
https://github.com/ReVanced/revanced-website.git
synced 2026-01-10 21:26:18 +00:00
fix: use correct name in download button (#135)
* fix: use correct name * feat: use a shorter button label
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user