Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
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
|
@@ -6,6 +6,10 @@ 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.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
|
||||||
|
@@ -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"
|
||||||
@@ -25,7 +25,7 @@ summaryLength = 10 # see https://gohugo.io/content-management/excerpts/
|
|||||||
#disqusShortname = "themefisher-template" # we use disqus to show comments in blog posts . To install disqus please follow this tutorial https://portfolio.peter-baumgartner.net/2017/09/10/how-to-install-disqus-on-hugo/
|
#disqusShortname = "themefisher-template" # we use disqus to show comments in blog posts . To install disqus please follow this tutorial https://portfolio.peter-baumgartner.net/2017/09/10/how-to-install-disqus-on-hugo/
|
||||||
|
|
||||||
# disable language
|
# disable language
|
||||||
disableLanguages = []
|
disableLanguages = []
|
||||||
hasCJKLanguage = false # If hasCJKLanguage true, auto-detect Chinese/Japanese/Korean Languages in the content. see: https://gohugo.io/getting-started/configuration/#hascjklanguage
|
hasCJKLanguage = false # If hasCJKLanguage true, auto-detect Chinese/Japanese/Korean Languages in the content. see: https://gohugo.io/getting-started/configuration/#hascjklanguage
|
||||||
defaultContentLanguage = "fr"
|
defaultContentLanguage = "fr"
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user