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: add brief notes

the3ash 2501f08a ab351d7a

+5 -2
+3 -1
src/content/posts/embedded-content.md
··· 17 17 ::x{url="https://x.com/username/status/xxxxxx"} 18 18 ``` 19 19 20 - --- 20 + ``` 21 + 🟡 When embedded content is still loading, the table of contents positioning may be inaccurate. 22 + ``` 21 23 22 24 ## Spotify 23 25
+2 -1
src/styles/post.css
··· 19 19 margin: 0 0 0.25rem 0; 20 20 } 21 21 22 - /* Headings (h1-h5) */ 22 + /* Headings (h1-h5) 23 + Adjust size or spacing below if needed. */ 23 24 .prose h1, 24 25 .prose h2, 25 26 .prose h3,