'Whitepaper' is a single word
This commit is contained in:
parent
1104866a76
commit
a1fb9329c0
4 changed files with 13 additions and 13 deletions
|
@ -41,7 +41,7 @@ export const ItemBadge = ({
|
|||
itemStyle = 'badge-presentation'
|
||||
break
|
||||
case 'whitepaper':
|
||||
text = 'White Paper'
|
||||
text = 'Whitepaper'
|
||||
itemStyle = 'badge-white-paper'
|
||||
break
|
||||
case 'datasheet':
|
||||
|
|
|
@ -282,7 +282,7 @@ On Day 1 we will discuss the ins and outs of the robot. The Electrical Sub team
|
|||
},
|
||||
'eexiv-white-paper': {
|
||||
manifest: {
|
||||
title: 'eeXiv White Paper',
|
||||
title: 'eeXiv Whitepaper',
|
||||
authors: ['ywu', 'avenkatesh'],
|
||||
topics: ['eecs', 'frc'],
|
||||
dates: [1707811359, 1707891311],
|
||||
|
|
Loading…
Reference in a new issue