Browse Source

feat: oss

Signed-off-by: QuentinN42 <quentin@lieumont.fr>
pull/1/head
QuentinN42 11 months ago
parent
commit
929af6fad2
Signed by: number42 GPG Key ID: 2CD7D563712B3A50
  1. 20
      config.json

20
config.json

@ -131,6 +131,26 @@
"description": "Notebook vous permet d'écrire, d'exécuter et de partager des notebooks Python (et bien plus encore!) entièrement en ligne, le tout sur une interface aussi élégante qu'ergonomique !"
}
]
},
{
"id": "oss",
"name": "Open Source Softwares",
"bgrgba": [61, 166, 57, 0.5],
"txtrgb": [0, 0, 0],
"content": [
{
"url": "https://opensource.org/",
"image": "https://opensource.org/sites/default/files/public/osi_keyhole_300X300_90ppi_0.png",
"name": "Open Source Initiative",
"description": "TODO"
},
{
"url": "https://framasoft.org/",
"image": "https://framasoft.org/img/biglogo-notxt.png",
"name": "Framasoft",
"description": "TODO"
}
]
}
]
}

Loading…
Cancel
Save