Commit Graph

4 Commits

Author SHA1 Message Date
thecyberlearn
c0a22dddd5 Add Home link pointing to external website
Add Home link back to navbar pointing to https://www.quantumtaskai.com/ with target="_blank" to open in new tab. Navbar now shows both Home (external) and AI Marketplace (internal).

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-06 09:15:04 +05:30
thecyberlearn
2e3de9d9d0 Simplify navbar by removing links to deleted pages
Remove Home and AI Digital Branding links from navbar since those pages now redirect to marketplace. Update logo link to also point directly to marketplace for consistency.

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-06 09:11:57 +05:30
thecyberlearn
200e8015e5 Clean up unused files and reduce codebase size
Remove 10 unused files including standalone HTML, old templates, unused CSS, and Docker Compose configuration. Keep only files actively used by the Django application for CapRover deployment.

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-06 08:36:05 +05:30
thecyberlearn
b0e8c917ef Initial clean CapRover deployment - no secrets
Complete Django AI agent marketplace with security optimizations
and clean deployment documentation without any API keys or secrets.

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-04 10:50:55 +05:30