style: change dl link and message
This commit is contained in:
@@ -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>
|
||||||
|
|||||||
Reference in New Issue
Block a user