--- import Layout from "../layouts/index.astro"; const socials = [ ["Bluesky", "bs/lua.re", "https://bsky.app/profile/lua.re"], ["GitHub", "gh/luaneko", "https://github.com/luaneko"], ]; const services = [ ["Gitea", "git"], ["Roundcube", "mail"], ]; services.sort(([_a, a], [_b, b]) => a.length - b.length || a.localeCompare(b)); ---
{
`  ∧.,,∧ 𝜗𝜚
(  ̳• · • ̳)   ᭢
/      づ `}lumi@lua.re ₊˚.⋆⁺₊

{socials.map(([name, text, href]) => (
<>・:。{text}
))}
{services.map(([name, sub,href], i) => (
<>{i ? " · " : ""}{sub}
))}

🍡 🌸 🎀 🌙