Fix media links
Signed-off-by: aprl <aprl@acab.dev>
This commit is contained in:
parent
43c0025c04
commit
3de2c7ad46
|
|
@ -1,4 +1,3 @@
|
||||||
|
|
||||||
<p align="center">
|
<p align="center">
|
||||||
<a href="https://versia.pub"><img src="https://cdn.versia.pub/branding/logo-dark.svg" alt="Versia Logo" height="110"></a>
|
<a href="https://versia.pub"><img src="https://cdn.versia.pub/branding/logo-dark.svg" alt="Versia Logo" height="110"></a>
|
||||||
</p>
|
</p>
|
||||||
|
|
@ -30,5 +29,5 @@
|
||||||
<br/>
|
<br/>
|
||||||
|
|
||||||
<p align="center">
|
<p align="center">
|
||||||
<img src="../media/ipad.webp" alt="Versia-FE on an iPad" height="400">
|
<img src="https://forge.versia.pub/versia-pub/.profile/raw/branch/main/media/ipad.webp" alt="Versia-FE on an iPad" height="400">
|
||||||
</p>
|
</p>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue