Skip to content

Commit e322059

Browse files
Revert "Making the language folder name, the name of the language instead of the slug name of the language"
This reverts commit 63eaf19.
1 parent 63eaf19 commit e322059

File tree

187 files changed

+8
-20
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

187 files changed

+8
-20
lines changed

public/data/_index.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,15 @@
44
"icon": "/icons/c.svg"
55
},
66
{
7-
"lang": "CPP",
7+
"lang": "Cpp",
88
"icon": "/icons/cpp.svg"
99
},
1010
{
11-
"lang": "CSS",
11+
"lang": "Css",
1212
"icon": "/icons/css.svg"
1313
},
1414
{
15-
"lang": "HTML",
15+
"lang": "Html",
1616
"icon": "/icons/html.svg"
1717
},
1818
{
@@ -28,7 +28,7 @@
2828
"icon": "/icons/rust.svg"
2929
},
3030
{
31-
"lang": "SCSS",
31+
"lang": "Scss",
3232
"icon": "/icons/scss.svg"
3333
}
3434
]
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)