mirror of
https://github.com/kennethreitz/kennethreitz.org.git
synced 2026-06-05 22:50:17 +00:00
527549caf8
When rendering index.md files (directory pages), use generate_folder_icon() instead of generate_unique_svg_icon() so that directory pages like /artificial-intelligence display with folder icons rather than regular post icons. This creates visual consistency - directories show folder icons everywhere they appear on the site. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>