guguguh vine boom

This commit is contained in:
baiorett
2022-07-19 21:23:23 +03:00
3 changed files with 5 additions and 4 deletions

View File

@@ -9,7 +9,7 @@
<button>
<img {src} {alt}><slot/>
</button>
<h3>{username}</h3>
<h2>{username}</h2>
</a>
<style>

View File

@@ -7,10 +7,11 @@
<div class="hero-text">
<!-- <img class="hero-img" src="/manager.png" alt="Screenshot of ReVanced Manager" /> -->
<IndexHeroTitle></IndexHeroTitle>
<h3>
<h2>
An extensible framework for<br />
building application mods.
</h3>
</h2>
<div class="hero-buttons">
<Button kind="primary" href="/download">Download</Button>
<Button href="/docs">Read The Docs</Button>