mirror of
https://github.com/kennethreitz/kennethreitz.org.git
synced 2026-06-05 22:50:17 +00:00
088939c475
Updated get_directory_structure() to: - Check for index.md in directories - Extract H1 title from index.md when present - Use that title for generate_folder_icon() to create unique folder icons based on actual directory content - Maintain existing behavior for files This ensures directory listings show folder icons that reflect the actual directory title rather than just the folder name. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>