File tree 3 files changed +9
-3
lines changed 3 files changed +9
-3
lines changed Original file line number Diff line number Diff line change 20
20
< ul >
21
21
< li class ="d-block d-sm-inline-block px-1 px-md-3 "> < a href ="{{ "/principes/" | relative_url}}" class="text-center btn btn-outline"> Principe</ a > </ li >
22
22
< li class ="d-block d-sm-inline-block px-1 px-md-3 "> < a href ="{{ "/sia2025/" | relative_url}}" class="text-center btn btn-outline"> SIA 2025</ a > </ li >
23
- < li class ="d-block d-sm-inline-block px-1 px-md-3 "> < a href ="{{ "/public_datas/" | relative_url}}" class="text-center btn btn-outline"> Les données agricoles publiques </ a > </ li >
24
- < li class ="d-block d-sm-inline-block px-1 px-md-3 "> < a href ="{{ "/private_datas /" | relative_url}}" class="text-center btn btn-outline"> Les données agricoles privées </ a > </ li >
23
+ < li class ="d-block d-sm-inline-block px-1 px-md-3 "> < a href ="{{ "/public_datas/" | relative_url}}" class="text-center btn btn-outline"> Les données</ a > </ li >
24
+ < li class ="d-block d-sm-inline-block px-1 px-md-3 "> < a href ="{{ "/outils /" | relative_url}}" class="text-center btn btn-outline"> Les outils </ a > </ li >
25
25
< li class ="d-block d-sm-inline-block px-1 px-md-3 "> < a href ="{{ "/mistral/" | relative_url}}" class="text-center btn btn-outline"> L'IA Mistral</ a > </ li >
26
26
< li class ="d-block d-sm-inline-block px-1 px-md-3 "> < a href ="{{ "/sia2024/" | relative_url}}" class="text-center btn btn-outline"> SIA 2024</ a > </ li >
27
27
</ ul >
Original file line number Diff line number Diff line change
1
+ ---
2
+ title : Outils
3
+ layout : home
4
+ description : Outils
5
+ permalink : /outils/
6
+ ---
Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ permalink: /sia2025/
36
36
37
37
<section id =" outils " class =" bg-gray-light " >
38
38
<div class =" container-lg p-responsive py-5 py-md-6 text-center " >
39
- <h3 class="alt-h2 mb-4">Les Outils </h3>
39
+ <h3 class="alt-h2 mb-4">Les Partenaires et outils </h3>
40
40
<div class="outils-grid" id="outils-grid">
41
41
{% comment %}
42
42
{% include outils-table.html orgs=site.data.outils id="outils" name="outils" %}
You can’t perform that action at this time.
0 commit comments