Files
kestrelsnest-blog/.claude/settings.local.json
Eric Wagoner ebc5c77b92 Update Hugo and theme with modern improvements
- Updated Hugo from v0.115.4 to v0.150.0 (latest)
- Updated m10c theme to latest version (8 commits)
- Fixed deprecated resources.ToCSS → css.Sass function
- Upgraded social icons to use brand-specific Simple Icons
- Added RSS feed autodiscovery support
- Improved icon consistency across all social platforms

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-22 19:52:05 -04:00

11 lines
142 B
JSON

{
"permissions": {
"allow": [
"Bash(hugo:*)",
"Bash(find:*)",
"Bash(cat:*)"
],
"deny": [],
"ask": []
}
}