diff --git a/content/english/get-chill/_index.md b/content/english/get-chill/_index.md new file mode 100644 index 0000000..bbcce01 --- /dev/null +++ b/content/english/get-chill/_index.md @@ -0,0 +1,3 @@ +--- +title: Get Chill +--- \ No newline at end of file diff --git a/content/english/presentation/_index.md b/content/english/presentation/_index.md new file mode 100644 index 0000000..f8561e2 --- /dev/null +++ b/content/english/presentation/_index.md @@ -0,0 +1,3 @@ +--- +title: Features tour +--- \ No newline at end of file diff --git a/content/english/start/_index.md b/content/english/start/_index.md new file mode 100644 index 0000000..e443bc7 --- /dev/null +++ b/content/english/start/_index.md @@ -0,0 +1,3 @@ +--- +title: Getting started +--- \ No newline at end of file diff --git a/content/english/start/developper.md b/content/english/start/developper.md index 948a222..7eaffce 100644 --- a/content/english/start/developper.md +++ b/content/english/start/developper.md @@ -1,5 +1,5 @@ --- -title: Developers +title: Developpers subtitle: image: comments: false diff --git a/content/francais/_index.md b/content/francais/_index.md index f508d9b..47d2de5 100755 --- a/content/francais/_index.md +++ b/content/francais/_index.md @@ -50,4 +50,17 @@ features: enable: false label: "" link: "" + + - title: "Hop hop" + image: "/images/service-4.png" + content: "Comment bim bam" + bulletpoints: + - "item1" + - "item2" + - "item3" + - "item4" + button: + enable: false + label: "" + link: "" --- diff --git a/content/francais/get-chill/_index.md b/content/francais/get-chill/_index.md new file mode 100644 index 0000000..5548c18 --- /dev/null +++ b/content/francais/get-chill/_index.md @@ -0,0 +1,3 @@ +--- +title: Obtenir Chill +--- \ No newline at end of file diff --git a/content/francais/get-chill/providers.md b/content/francais/get-chill/providers.md index 40019e0..033aded 100644 --- a/content/francais/get-chill/providers.md +++ b/content/francais/get-chill/providers.md @@ -1,8 +1,15 @@ --- title: Faire appel à un prestataire -subtitle: +subtitle: image: comments: false --- -- Lien vers le site de Champs-Libres \ No newline at end of file + +## Champs Libres coopérative, + +- Localisé en Belgique, à Namur +- https://www.champs-libres.coop/page/social/ + + +## Votre entreprise ? \ No newline at end of file diff --git a/content/francais/presentation/_index.md b/content/francais/presentation/_index.md new file mode 100644 index 0000000..1c331d1 --- /dev/null +++ b/content/francais/presentation/_index.md @@ -0,0 +1,3 @@ +--- +title: Tour des Fonctionnalités +--- \ No newline at end of file diff --git a/content/francais/start/_index.md b/content/francais/start/_index.md new file mode 100644 index 0000000..52c6b6f --- /dev/null +++ b/content/francais/start/_index.md @@ -0,0 +1,3 @@ +--- +title: Démarrer +--- \ No newline at end of file diff --git a/content/nederlands/get-chill/_index.md b/content/nederlands/get-chill/_index.md new file mode 100644 index 0000000..5548c18 --- /dev/null +++ b/content/nederlands/get-chill/_index.md @@ -0,0 +1,3 @@ +--- +title: Obtenir Chill +--- \ No newline at end of file diff --git a/content/nederlands/presentation/_index.md b/content/nederlands/presentation/_index.md new file mode 100644 index 0000000..1c331d1 --- /dev/null +++ b/content/nederlands/presentation/_index.md @@ -0,0 +1,3 @@ +--- +title: Tour des Fonctionnalités +--- \ No newline at end of file diff --git a/content/nederlands/start/_index.md b/content/nederlands/start/_index.md new file mode 100644 index 0000000..52c6b6f --- /dev/null +++ b/content/nederlands/start/_index.md @@ -0,0 +1,3 @@ +--- +title: Démarrer +--- \ No newline at end of file diff --git a/data/social.json b/data/social.json index 05d5cd1..c79998d 100644 --- a/data/social.json +++ b/data/social.json @@ -8,7 +8,7 @@ { "name": "gitlab", "icon": "fab fa-gitlab", - "link": "https://www.gitlab.com/" + "link": "https://gitlab.com/Chill-Projet/chill-bundles" } ] }