4 Commits

Author SHA1 Message Date
julielenaerts 35010d973b version updated to 3.1.0
Build an image to deploy website / build (push) Successful in 1m45s
2024-04-17 20:00:22 +02:00
julielenaerts f4837a5d5d Add link and qr code to join matrix chat room 2024-04-17 19:59:17 +02:00
julielenaerts c23054fabc update version of website to 3.0.0
Build an image to deploy website / build (push) Successful in 4m5s
2024-04-17 16:28:30 +02:00
julielenaerts b498138f6d update title to improve google indexation 2024-04-17 16:27:05 +02:00
6 changed files with 23 additions and 3 deletions
+3
View File
@@ -0,0 +1,3 @@
## 3.0.0 - 2024-04-17
### Changed
* Change made to website title tag to improve google indexation
+3
View File
@@ -0,0 +1,3 @@
## 3.1.0 - 2024-04-17
### Added
* Link and qr code added to join matrix chat for developers
+8
View File
@@ -6,6 +6,14 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html),
and is generated by [Changie](https://github.com/miniscruff/changie). and is generated by [Changie](https://github.com/miniscruff/changie).
## 3.1.0 - 2024-04-17
### Added
* Link and qr code added to join matrix chat for developers
## 3.0.0 - 2024-04-17
### Changed
* Change made to website title tag to improve google indexation
## 2.4.0 - 2024-02-07 ## 2.4.0 - 2024-02-07
### Added ### Added
* Brochure added for downloading * Brochure added for downloading
+7 -1
View File
@@ -36,7 +36,13 @@ La documentation technique de Chill se trouve à l'adresse suivante: http://docs
Il existe un salon sur la messagerie Matrix, pour échanger avec les développeurs de Chill. Il existe un salon sur la messagerie Matrix, pour échanger avec les développeurs de Chill.
`#chill-social-admin:matrix.org` Pour le rejoindre cliquez sur le lien ci-dessous,
[#chill-social-admin:matrix.org](https://matrix.to/#/#chill-social-admin:matrix.org)
ou scannez le code qr
<img src="/images/chill-admin.png"/>
<h5 class="content-subtitle bord-1">Contribuer, devenir prestataire</h5> <h5 class="content-subtitle bord-1">Contribuer, devenir prestataire</h5>
+1 -1
View File
@@ -4,7 +4,7 @@
baseURL = "/" baseURL = "/"
# Title of your website (required). # Title of your website (required).
title = "CHILL" title = "CHILL - Logiciel libre d'accompagnement social"
# Your theme name # Your theme name
theme = "hugoplate" theme = "hugoplate"
Binary file not shown.

After

Width:  |  Height:  |  Size: 5.9 KiB