We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b084ca commit b1454d7Copy full SHA for b1454d7
src/data/resources.js
@@ -112,6 +112,7 @@ const rawResources = [
112
compensationType: 'donation',
113
},
114
{
115
+ id: 'france-body-donation',
116
title: 'Donate the Body to Science',
117
organization: 'Service-Public.fr',
118
link: 'https://www.service-public.fr/particuliers/vosdroits/F180',
@@ -121,6 +122,7 @@ const rawResources = [
121
122
123
124
125
+ id: 'uk-gamete-donation',
126
title: 'Eggs, Sperm and Embryos Donation to Research',
127
organization: 'Human Fertilisation and Embryology Authority', // Added organization
128
link: 'https://www.hfea.gov.uk/donation/donors/donating-to-research/',
0 commit comments