Skip to content

Commit 5fb71e7

Browse files
committed
fix unreadable link color
1 parent 33c9161 commit 5fb71e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/siteConfig.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ const siteConfig = {
9595
/* Colors for website */
9696
colors: {
9797
primaryColor: '#292422',
98-
secondaryColor: '#3344bb',
98+
secondaryColor: '#2468e5',
9999
},
100100

101101
// Add custom scripts here that would be placed in <script> tags.

0 commit comments

Comments
 (0)