Skip to content

Commit ca1a0d3

Browse files
committed
added featured publications
1 parent 4aebae3 commit ca1a0d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/publications.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ const publicationsData = publications?.[0]?.data?.publications || [];
1616
1717
// Featured PubMed IDs
1818
const featuredPmids = [
19-
'39843580', '39501036', '39223377', '38890548', '38862466',
19+
'40307222','40404650','39843580', '39501036', '39223377', '38890548', '38862466',
2020
'38454145', '37991480', '37843125', '37337100', '37365273',
2121
'35948637', '35680885', '35422018', '33749993', '33502086',
2222
'32051003', '32073727', '31340985', '31209238', '29295995',

0 commit comments

Comments
 (0)