Skip to content

Commit c7bb30a

Browse files
authored
Update modes.ts (#104)
1 parent 40f797b commit c7bb30a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/modes.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ export interface Mode {
1515

1616
export const modes: Mode[] = [
1717
{
18-
param: "docs",
18+
param: "carbon",
1919
name: "Carbon",
2020
description: "@buape/carbon",
2121
icon: Package

0 commit comments

Comments
 (0)