Skip to content

Commit 0b5eabe

Browse files
committed
fix branding
1 parent f08f1c0 commit 0b5eabe

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

adminforth/documentation/docs/tutorial/03-Customization/01-branding.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -92,11 +92,8 @@ const admin = new AdminForth({
9292
sidebar: { main: '#f9fafb', text: '#213045' },
9393
//diff-add
9494
sidebar: {main:'#571e58', text:'white'},
95-
//diff-add
9695
},
97-
//diff-add
9896
}
99-
//diff-add
10097
}
10198
},
10299
...

0 commit comments

Comments
 (0)