feat: update social links

This commit is contained in:
ayo 2026-06-24 10:56:05 +02:00
parent 9b9f6242b3
commit 4072d0bee4
2 changed files with 12 additions and 9 deletions

View file

@ -7,14 +7,17 @@ import { VERSION } from '../consts'
<section>Remove distractions. Save for later.</section> <section>Remove distractions. Save for later.</section>
<section class="attribution"> <section class="attribution">
<a href="/blog/01-building-a-cozy-web/">Hand-crafted</a> with <Icon <p>
name="line-md:heart" <a href="/blog/01-building-a-cozy-web/">Hand-crafted</a> with <Icon
/> by <a href="https://ayo.ayco.io">Ayo Ayco</a> name="line-md:heart"
<br /> /> by <a href="https://ayo.ayco.io">Ayo Ayco</a>
<a href="/blog">Blog</a> • </p>
<a href="https://ayco.io/sh/cozy">SourceHut</a> • <p>
<a href="https://social.ayco.io/@ayo">Mastodon</a> <a href="/blog">Blog</a> •
<br /> <a href="https://ayco.io/g/cozy">Source code</a> •
<a href="https://elk.zone/m.webtoo.ls/@ayo">Mastodon</a> •
<a href="http://mu.social/profile/ayo.run">Bluesky</a>
</p>
<span>{VERSION}</span> <span>{VERSION}</span>
</section> </section>

View file

@ -6,4 +6,4 @@ export const SITE_AUTHOR_MASTODON = 'https://social.ayco.io/@ayo'
export const SITE_PROJECT_REPO = 'https://github.com/ayoayco/Cozy' export const SITE_PROJECT_REPO = 'https://github.com/ayoayco/Cozy'
export const SITE_DESCRIPTION = 'The Web is Yours.' export const SITE_DESCRIPTION = 'The Web is Yours.'
export const VERSION = 'Drooling-Dogs' export const VERSION = 'Early-Egg'