Compare commits
4 Commits
Author | SHA1 | Date | |
---|---|---|---|
35010d973b | |||
f4837a5d5d | |||
c23054fabc | |||
b498138f6d |
3
.changes/3.0.0.md
Normal file
3
.changes/3.0.0.md
Normal file
@@ -0,0 +1,3 @@
|
||||
## 3.0.0 - 2024-04-17
|
||||
### Changed
|
||||
* Change made to website title tag to improve google indexation
|
3
.changes/3.1.0.md
Normal file
3
.changes/3.1.0.md
Normal file
@@ -0,0 +1,3 @@
|
||||
## 3.1.0 - 2024-04-17
|
||||
### Added
|
||||
* Link and qr code added to join matrix chat for developers
|
@@ -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).
|
||||
|
||||
|
||||
## 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
|
||||
### Added
|
||||
* Brochure added for downloading
|
||||
|
@@ -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.
|
||||
|
||||
`#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>
|
||||
|
@@ -4,7 +4,7 @@
|
||||
baseURL = "/"
|
||||
|
||||
# Title of your website (required).
|
||||
title = "CHILL"
|
||||
title = "CHILL - Logiciel libre d'accompagnement social"
|
||||
|
||||
# Your theme name
|
||||
theme = "hugoplate"
|
||||
|
BIN
static/images/chill-admin.png
Normal file
BIN
static/images/chill-admin.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 5.9 KiB |
Reference in New Issue
Block a user