Fix indentation

This commit is contained in:
Austin Chen 2022-08-25 09:51:52 -07:00
parent 22aab28e80
commit 75e05c5bf7

View File

@ -1,5 +1,4 @@
export const CEP_SUBMISSIONS = [
[
{
title:
"Open Philanthropy's Cause Exploration Prizes: $120k for written work on global health and wellbeing",
@ -78,8 +77,7 @@ export const CEP_SUBMISSIONS = [
link: 'https://forum.effectivealtruism.org/posts/a3vbQCgxTeYNvQBfc/cause-exploration-prizes-could-new-technology-help-solve-the',
},
{
title:
'New cause area: training health workers to prevent newborn deaths',
title: 'New cause area: training health workers to prevent newborn deaths',
author: 'Marshall',
link: 'https://forum.effectivealtruism.org/posts/B7wohgDDdwPoQAatt/new-cause-area-training-health-workers-to-prevent-newborn',
},
@ -289,8 +287,7 @@ export const CEP_SUBMISSIONS = [
link: 'https://forum.effectivealtruism.org/posts/iZagToiirYgqiX3XR/cause-exploration-prizes-rich-to-poor-country-spillovers',
},
{
title:
'[Cause Exploration Prizes] Reducing global childhood sexual abuse',
title: '[Cause Exploration Prizes] Reducing global childhood sexual abuse',
author: 'Thomas_Reilly',
link: 'https://forum.effectivealtruism.org/posts/7LGg2u8v2ebQe9nxn/cause-exploration-prizes-reducing-global-childhood-sexual',
},
@ -562,8 +559,7 @@ export const CEP_SUBMISSIONS = [
link: 'https://forum.effectivealtruism.org/posts/pxrN28gfn26Z7dzch/new-cause-area-maternal-morbidity',
},
{
title:
'Cause Exploration: Adapting to Extreme Heat Exposure in South Asia',
title: 'Cause Exploration: Adapting to Extreme Heat Exposure in South Asia',
author: 'Surbhi B',
link: 'https://forum.effectivealtruism.org/posts/g7Rn2fiq52QN8pbJa/cause-exploration-adapting-to-extreme-heat-exposure-in-south',
},
@ -590,8 +586,7 @@ export const CEP_SUBMISSIONS = [
link: 'https://forum.effectivealtruism.org/posts/HN6QuXntDkkpoQDad/should-we-do-more-to-mitigate-occupational-noise-exposure',
},
{
title:
'Cause Exploration Prize: Distribution of Information Among Humans',
title: 'Cause Exploration Prize: Distribution of Information Among Humans',
author: 'markus_over',
link: 'https://forum.effectivealtruism.org/posts/ad2kEQmbERsAnJ4zc/cause-exploration-prize-distribution-of-information-among',
},
@ -706,5 +701,4 @@ export const CEP_SUBMISSIONS = [
author: 'LB',
link: 'https://forum.effectivealtruism.org/posts/x9towRLtvYidkXugk/reciprocity-and-the-causes-of-diminishing-returns-cause',
},
],
]