mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-08-31 21:11:44 +02:00
Add course page to index
This commit is contained in:
@@ -10,7 +10,6 @@ import SkeletonLayout from '../../layouts/SkeletonLayout.astro';
|
||||
description='Learn SQL from the ground up. This course covers the basics of SQL, intermediate concepts, and advanced topics.'
|
||||
keywords={['sql', 'database', 'database management', 'database administration']}
|
||||
canonicalUrl='/courses/sql'
|
||||
noIndex={true}
|
||||
>
|
||||
<SQLCoursePage client:load />
|
||||
</SkeletonLayout>
|
||||
|
Reference in New Issue
Block a user