Fork of Chiri for Astro for my blog
0
fork

Configure Feed

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

docs: tweak MDX example

the3ash fdfbf8e7 e6ccca48

+1 -1
+1 -1
src/components/examples/Tag.astro
··· 363 363 } 364 364 365 365 .tag-display > * { 366 - margin-right: 8px; 366 + margin-right: 0.125rem; 367 367 } 368 368 369 369 .tag-display > *:last-child {