fix: use correct name in download button (#135)

* fix: use correct name

* feat: use a shorter button label
This commit is contained in:
oSumAtrIX
2023-08-01 01:12:47 +02:00
committed by GitHub
parent 4c5351b26a
commit ba67b0da2d

View File

@@ -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>