You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore: remove course/lesson references from codebase
Courses have been removed from navigation and are no longer active.
Route files already deleted. This commit cleans up all remaining references:
- queries.ts: remove course/lesson queries, partials, and related content refs
- types.ts: remove course/lesson from ContentType enum
- more-content.tsx: remove course query case
- algolia-search.tsx: remove course/lesson icon cases
- layout.tsx: remove courses RSS link
- sitemap.ts: remove course/lesson URL generation
- user-related.tsx: remove course from related content check
- internalLink.ts: remove course from reference types
Sanity schemas (course.ts, lesson.ts) kept for Studio access to existing data.
0 commit comments