Skip to content

Commit 620097f

Browse files
author
huhuhang
committed
Remove CDN section headers in README
1 parent bd0a6b8 commit 620097f

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@ The `index.json` schema defines the structure for individual lab configurations,
1313
- Metadata for SEO
1414
- License and contributor information
1515

16-
### CDN
17-
1816
```json
1917
{
2018
"$schema": "https://cdn.jsdelivr.net/gh/labex-labs/schema/index.json"
@@ -32,8 +30,6 @@ The `course.json` schema defines the structure for course configurations, includ
3230
- Internationalization (i18n) support
3331
- Metadata for SEO
3432

35-
### CDN
36-
3733
```json
3834
{
3935
"$schema": "https://cdn.jsdelivr.net/gh/labex-labs/schema/course.json"

0 commit comments

Comments
 (0)