You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: config.js
+6-6
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ module.exports = {
7
7
title: "Un traiteur pas comme les autres",
8
8
//navie_opts: "revealed",
9
9
navie_active: "landing",
10
-
page_url: "/index.html",
10
+
page_url: "/index.html.njk",
11
11
page_title: "Instant-B | Animations entreprise, soirées, bars à thème et évènement",
12
12
page_description: "Découvrez nos animations pour vos évènements d'entreprise : bar à smoothies, fontaine de chocolat, animation crêpes, bar à cocktails, food truck, buffets traiteurs, animations glaces… Votre évènement entreprise sur mesure : soirées, stands, séminaires, avec Instant-B."
13
13
},
@@ -115,7 +115,7 @@ module.exports = {
115
115
img_url: "img/event_location_main.jpg",
116
116
prestas: {
117
117
label: "Exemples de lieux",
118
-
list: ["péniche","rooftop","terrasse","club"]
118
+
list: ["Péniche","Rooftop","Terrasse","Club"]
119
119
},
120
120
desc: "Grâce à ses nombreux partenaires, Instant-B est en mesure de vous proposer une multitude de lieux dans Paris et ses alentours"
0 commit comments