mirror of
https://github.com/ReVanced/revanced-website.git
synced 2026-01-11 13:46:17 +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.
|
Customize your mobile experience through ReVanced <br /> by applying patches to your applications.
|
||||||
</p>
|
</p>
|
||||||
<div class="hero-buttons">
|
<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>
|
<Button icon="docs" type="tonal" href="patches">View patches</Button>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user