Skip to content

Commit cc6a5ca

Browse files
committed
Content update #10837
1 parent da65731 commit cc6a5ca

4 files changed

Lines changed: 8 additions & 10 deletions

File tree

client/app/front-office/components/agir-avec-nous/irremplacables-epiceries/irremplacables-epiceries.component.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
></div>
77

88
<div class="container mat-h3 rich-text">
9-
<h1 class="mat-headline-4">IRREMPLACABLES ÉPICERIES</h1>
9+
<h1 class="mat-headline-4">IRREMPLAÇABLES ÉPICERIES</h1>
1010

1111
<div class="nat-horizontal nat-gap-30">
1212
<div class="app-md-expand-70 page-body rich-text mat-h3">

client/app/front-office/components/agir-avec-nous/rapport-epiceries-alternatives/rapport-epiceries-alternatives.component.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<div class="container mat-h3 rich-text">
2-
<h1 class="mat-headline-4">Premier rapport sur les épiceries alternatives en Suisse romande</h1>
2+
<h1 class="mat-headline-4">PREMIER RAPPORT SUR LES ÉPICERIES ALTERNATIVES EN SUISSE ROMANDE</h1>
33

44
<div class="nat-horizontal nat-xs-vertical nat-gap-30">
55
<div class="app-md-expand-70 page-body rich-text mat-h3">

client/app/front-office/components/circuits-courts/circuits-courts.component.html

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,10 @@
11
<div
22
class="page-illustration"
3-
[style.backgroundImage]="
4-
'url(assets/images/illustration-pages/circuits_courts_alimentaires_collectifs_la-revue-durable.jpg)'
5-
"
3+
[style.backgroundImage]="'url(assets/images/illustration-pages/epicerie_alternative_intchieno-artisans.webp)'"
64
></div>
75

86
<div class="container mat-h3">
9-
<h1 class="mat-headline-4">Manger c’est politique</h1>
7+
<h1 class="mat-headline-4">MANGER C'EST POLITIQUE</h1>
108

119
<div class="nat-horizontal nat-gap-30">
1210
<div class="app-md-expand-70 page-body rich-text mat-h3">

client/app/front-office/front-office.component.ts

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -137,14 +137,14 @@ export class FrontOfficeComponent implements OnInit, AfterViewInit {
137137
display: 'Agir avec nous',
138138
link: '/agir-avec-nous',
139139
children: [
140-
{
141-
display: 'Alimentation',
142-
link: '/agir-avec-nous/alimentation',
143-
},
144140
{
145141
display: 'Toutes nos actions',
146142
link: '/agir-avec-nous/toutes-nos-actions',
147143
},
144+
{
145+
display: 'Alimentation',
146+
link: '/agir-avec-nous/alimentation',
147+
},
148148
{
149149
display: 'Participer à une Conversation carbone',
150150
link: '/agir-avec-nous/conversation-carbone',

0 commit comments

Comments
 (0)