Monorepo for Tangled
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

blog/federation: replace svgs with pngs

Signed-off-by: oppiliappan <me@oppi.li>

+3 -3
+3 -3
blog/posts/federation.md
··· 4 4 slug: federation 5 5 title: we need a federation of forges 6 6 subtitle: git is decentralized, but what of the rest? 7 - image: https://assets.tangled.network/home-page-self-host-light.svg 7 + image: https://assets.tangled.network/blog/federation/Light.png 8 8 date: 2026-04-29 9 9 authors: 10 10 - name: Akshay ··· 13 13 --- 14 14 15 15 <picture> 16 - <source media="(prefers-color-scheme: dark)" srcset="https://assets.tangled.network/home-page-self-host-dark.svg"> 17 - <img class="h-auto max-w-full" src="https://assets.tangled.network/home-page-self-host-light.svg"> 16 + <source media="(prefers-color-scheme: dark)" srcset="https://assets.tangled.network/blog/federation/Dark.png"> 17 + <img class="h-auto max-w-full" src="https://assets.tangled.network/blog/federation/Light.png"> 18 18 </picture> 19 19 20 20 GitHub seems to be crumbling the past couple of weeks.