'Whitepaper' is a single word

This commit is contained in:
Ananth Venkatesh 2024-02-14 22:07:51 +00:00
parent 1104866a76
commit a1fb9329c0
4 changed files with 13 additions and 13 deletions

View file

@ -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':

View file

@ -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],