We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4db32c commit ba3ee0cCopy full SHA for ba3ee0c
src/Views/Pages/Home/Sections/Section3/index.tsx
@@ -306,6 +306,7 @@ const projects = [
306
title: 'Nava',
307
repoName: 'nava',
308
account: 'openscilab',
309
+ grant: ['PSF Development Grant 2025'],
310
github: 'https://github.com/openscilab/nava',
311
// webLink: 'https://github.com/openscilab/nava',
312
forkPage: 'https://github.com/openscilab/nava/forks',
@@ -368,6 +369,7 @@ const projects = [
368
369
dark_logo: dmeta,
370
light_logo: dmeta,
371
372
373
github: 'https://github.com/openscilab/dmeta',
374
webLink: 'https://github.com/openscilab/dmeta',
375
forkPage: 'https://github.com/openscilab/dmeta/fork',
0 commit comments