Fork of Chiri for Astro for my blog
0
fork

Configure Feed

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

chore: tweak config comments

the3ash 8ff75ca1 2a2dc3fa

+1 -1
+1 -1
src/config.ts
··· 10 10 contentWidth: '35rem', // Content area width 11 11 centeredLayout: true, // Use centered layout (false for left-aligned) 12 12 favicon: false, // Show favicon on index page 13 - themeToggle: false, // Show theme toggle button 13 + themeToggle: false, // Show theme toggle button (uses system theme by default) 14 14 footer: true, // Show footer 15 15 fadeAnimation: true, // Enable fade animations 16 16