Skip to content

Commit bdc3ded

Browse files
author
Yeliazar
committed
updated config
1 parent 360414f commit bdc3ded

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

src/config.js

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -24,12 +24,12 @@ export default {
2424
['fifth', '#20AE8C']
2525
],
2626
navbarColors: [
27-
['test', '#ffffff'],
28-
['test2', '#E2E7EC'],
29-
['test3', '#C9D1FB'],
30-
['test4', '#C1C3CF'],
31-
['test5', '#0C2236'],
32-
['test6', '#6FB0F9']
27+
['first', '#ffffff'],
28+
['second', '#E2E7EC'],
29+
['third', '#C9D1FB'],
30+
['fourth', '#C1C3CF'],
31+
['fifth', '#0C2236'],
32+
['sixth', '#6FB0F9']
3333
],
3434
colors: {
3535
dark: "#002B49",

0 commit comments

Comments
 (0)