Skip to content

Commit dc37d01

Browse files
committed
change oss to os for team color
1 parent bfc2c84 commit dc37d01

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/routes/(site)/branding/data.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ export default [
190190
png: '/assets/oss-logo.png',
191191
},
192192
teamColor: {
193-
name: 'OSS Green',
193+
name: 'OS Green',
194194
hex: '#13d4b1',
195195
rgb: '19, 212, 177)',
196196
},

0 commit comments

Comments
 (0)