Skip to content

Commit dca70f4

Browse files
committed
fix curl logoClass
1 parent 90595c0 commit dca70f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo/docusaurus.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ const config: Config = {
159159
{
160160
highlight: "bash",
161161
language: "curl",
162-
logoClass: "bash",
162+
logoClass: "curl",
163163
},
164164
{
165165
highlight: "csharp",

0 commit comments

Comments
 (0)