2023-01-01 23:14:04 +00:00
< script >
import { Link } from "svelte-navigator";
< / script >
2023-01-02 02:05:38 +00:00
< svelte:head >
< title > enlaces - sofi web< / title >
< / svelte:head >
2023-01-01 23:14:04 +00:00
< h1 > enlaces< / h1 >
< p >
Parece que no hay nadie por aquí :(
< / p >
< p >
Si quieres < Link to = "/contact" > habla conmigo< / Link > para añadirte aquí! :)
< / p >
< h2 > menciones< / h2 >
2023-01-02 02:12:58 +00:00
< i >
Algunos enlaces no cargan porque están en la lista de la mayoría de bloqueadores de anuncios (por alguna razón?).
Si ese es tu caso, prueba a descativarlo :)
< / i >
2023-01-01 23:14:04 +00:00
< ul >
< li > Cadence por la inspiración que he tomado de su página web :)< br >
2023-01-02 02:05:38 +00:00
< a href = "https://cadence.moe" target = "_blank" rel = "noopener" >
2023-01-01 23:14:04 +00:00
< img src = "https://cadence.moe/static/img/cadence_now.png" alt = "The text "cadence now!" on a purple background. There is a moon-shaped logo on the left side and a tiny star in the bottom right." width = "88" height = "31" >
< / a >
< / li >
< / ul >