Skip to content

Commit ba3ee0c

Browse files
committed
add PSF grants
1 parent d4db32c commit ba3ee0c

File tree

1 file changed

+2
-0
lines changed
  • src/Views/Pages/Home/Sections/Section3

1 file changed

+2
-0
lines changed

Diff for: src/Views/Pages/Home/Sections/Section3/index.tsx

+2
Original file line numberDiff line numberDiff line change
@@ -306,6 +306,7 @@ const projects = [
306306
title: 'Nava',
307307
repoName: 'nava',
308308
account: 'openscilab',
309+
grant: ['PSF Development Grant 2025'],
309310
github: 'https://github.com/openscilab/nava',
310311
// webLink: 'https://github.com/openscilab/nava',
311312
forkPage: 'https://github.com/openscilab/nava/forks',
@@ -368,6 +369,7 @@ const projects = [
368369
dark_logo: dmeta,
369370
light_logo: dmeta,
370371
account: 'openscilab',
372+
grant: ['PSF Development Grant 2025'],
371373
github: 'https://github.com/openscilab/dmeta',
372374
webLink: 'https://github.com/openscilab/dmeta',
373375
forkPage: 'https://github.com/openscilab/dmeta/fork',

0 commit comments

Comments
 (0)