Go to file
Claude f2590853ef Implement shared footer and improve header design
- Convert inline CSS to external base.css for better maintainability
- Add comprehensive footer with company info, navigation, and privacy modal
- Update header and footer logos to use logo.png with consistent 60px height
- Add active page highlighting in header navigation
- Fix horizontal scrollbar issues with proper CSS box-sizing
- Update marketplace template to extend base template for consistent layout
- Add responsive design for mobile devices in footer

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-11 03:24:11 +05:30
agent_base Implement wallet deduction after success & fix display issues 2025-07-10 16:34:03 +05:30
authentication Implement individual agent architecture with simplified template structure 2025-07-10 09:01:11 +05:30
core Implement individual agent architecture with simplified template structure 2025-07-10 09:01:11 +05:30
data_analyzer Implement wallet deduction after success & fix display issues 2025-07-10 16:34:03 +05:30
docs Implement wallet deduction after success & fix display issues 2025-07-10 16:34:03 +05:30
job_posting_generator Add Job Posting Generator and Social Ads Generator agents 2025-07-10 18:26:41 +05:30
netcop_hub Add Job Posting Generator and Social Ads Generator agents 2025-07-10 18:26:41 +05:30
social_ads_generator Add Job Posting Generator and Social Ads Generator agents 2025-07-10 18:26:41 +05:30
static Implement shared footer and improve header design 2025-07-11 03:24:11 +05:30
templates Implement shared footer and improve header design 2025-07-11 03:24:11 +05:30
tests Implement individual agent architecture with simplified template structure 2025-07-10 09:01:11 +05:30
wallet first working 2025-07-09 02:15:35 +05:30
weather_reporter Implement wallet deduction after success & fix display issues 2025-07-10 16:34:03 +05:30
.gitignore Implement wallet deduction after success & fix display issues 2025-07-10 16:34:03 +05:30
manage.py Initial Django project setup with working homepage 2025-07-08 16:30:56 +05:30