Fixed "Download More" button
This commit is contained in:
@@ -194,7 +194,10 @@
|
|||||||
>, where we release features early and discuss updates.
|
>, where we release features early and discuss updates.
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
<a href="/" class="btn btn-outline btn-lg mt-10">Download More</a>
|
<a
|
||||||
|
on:click={() => (window.location.href = window.location.href)}
|
||||||
|
class="btn btn-outline btn-lg mt-10">Download More</a
|
||||||
|
>
|
||||||
</div>
|
</div>
|
||||||
{/if}
|
{/if}
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user