mirror of
https://github.com/LJ5O/website.git
synced 2026-08-11 14:44:46 +02:00
Potato software update
This commit is contained in:
@@ -77,9 +77,9 @@
|
|||||||
},
|
},
|
||||||
"potato_research":{
|
"potato_research":{
|
||||||
"title": "Research project based on potatoes",
|
"title": "Research project based on potatoes",
|
||||||
"desc": "Details are not yet available, but a Potatoes-related software is under active development !",
|
"desc": "Details are not yet available, but a Potatoes-related software was created.",
|
||||||
"button_text": "See on Github",
|
"button_text": "See on Github",
|
||||||
"date": "Since October 2025"
|
"date": "From October 2025 to March 2026"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"tags":{
|
"tags":{
|
||||||
|
|||||||
@@ -77,9 +77,9 @@
|
|||||||
},
|
},
|
||||||
"potato_research":{
|
"potato_research":{
|
||||||
"title": "Projet de recherche lié aux pommes de terres",
|
"title": "Projet de recherche lié aux pommes de terres",
|
||||||
"desc": "Les détails ne sont pas encore publics, mais un logiciel lié aux pommes de terres est en cours de dévelopement !",
|
"desc": "Les détails ne sont pas encore publics, mais un logiciel lié aux pommes de terres a été développé.",
|
||||||
"button_text": "Voir sur Github",
|
"button_text": "Voir sur Github",
|
||||||
"date": "Depuis Octobre 2025"
|
"date": "De octobre 2025 à mars 2026"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"tags":{
|
"tags":{
|
||||||
|
|||||||
@@ -118,7 +118,7 @@
|
|||||||
//buttonLink:"https://github.com/LJ5O/", // Todo
|
//buttonLink:"https://github.com/LJ5O/", // Todo
|
||||||
localButton:false,
|
localButton:false,
|
||||||
tags:[
|
tags:[
|
||||||
{title:i18n.t("home.projects.tags.active"), colour:tagsColours.active},
|
{title:i18n.t("home.projects.tags.archived"), colour:tagsColours.archived},
|
||||||
{title:i18n.t("home.projects.tags.research"), colour:tagsColours.research},
|
{title:i18n.t("home.projects.tags.research"), colour:tagsColours.research},
|
||||||
{title:i18n.t("home.projects.tags.school"), colour:tagsColours.school}
|
{title:i18n.t("home.projects.tags.school"), colour:tagsColours.school}
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user