index-shop/site
isUnknown 9c91a87720
All checks were successful
Deploy / Deploy to Production (push) Successful in 7s
Refactor: Extract header and footer into reusable snippets
- Created site/snippets/header.php with parameterized title and template
- Created site/snippets/footer.php with optional additional scripts
- Updated home.php and product.php to use the new snippets
- Reduces code duplication and improves maintainability

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

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2025-12-10 15:54:25 +01:00
..
accounts first commit 2025-12-10 15:12:06 +01:00
blueprints first commit 2025-12-10 15:12:06 +01:00
cache first commit 2025-12-10 15:12:06 +01:00
config first commit 2025-12-10 15:12:06 +01:00
languages first commit 2025-12-10 15:12:06 +01:00
sessions first commit 2025-12-10 15:12:06 +01:00
snippets Refactor: Extract header and footer into reusable snippets 2025-12-10 15:54:25 +01:00
templates Refactor: Extract header and footer into reusable snippets 2025-12-10 15:54:25 +01:00