style: change dl link and message

This commit is contained in:
2026-06-20 06:47:46 -03:00
parent 39d2819093
commit 638ec6432d
+3 -3
View File
@@ -37,14 +37,14 @@ export default function AppContainer({
Make sure the client is running. Make sure the client is running.
</p> </p>
<p> <p>
Don't have it? Download it{' '} Don't have it? { }
<a <a
href='https://git.neru.rip/neru/HexUnlocked' href='https://git.neru.rip/neru/HexUnlocked/releases/latest'
target='_blank' target='_blank'
rel='noreferrer' rel='noreferrer'
className={styles.link} className={styles.link}
> >
here Get it here
</a> </a>
</p> </p>
</div> </div>