Skip to content

Commit 4a0ce18

Browse files
authored
Update script.js
1 parent 5084e22 commit 4a0ce18

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Website/js/script.js

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,9 @@ async function fetchSubdirectoryCounts() {
139139
'#FFCE56',
140140
'#4BC0C0',
141141
'#9966FF',
142-
'#FF9F40'
142+
'#FF9F40',
143+
'#01A02A',
144+
'#FA5F20'
143145
],
144146
}]
145147
},

0 commit comments

Comments
 (0)