Skip to content

Commit 472963c

Browse files
authored
fix: set i18n main title (#3)
1 parent 08d303f commit 472963c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

config/_default/languages.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ en:
33
weight: 1
44
### copyright (markdown can be used) ###
55
copyright: "Copyright &copy; {{< current_year >}} FodyDev. All rights reserved. [Dot Org Theme](https://github.com/cncf/dot-org-hugo-theme) by [CNCF](https://www.cncf.io)."
6-
title: "FodyDev"
6+
title: "FodyDev // Promoting African culture through opensource."
77
params:
88
description: "FodyDev is an opensource organization who aims to promote the African culture through opensource technologies."
99
### accessibility ###
@@ -62,7 +62,7 @@ fr:
6262
weight: 2
6363
params:
6464
copyright: "Copyright &copy; {{< current_year >}} FodyDev. Tous droits réservés. [Dot Org Theme](https://github.com/cncf/dot-org-hugo-theme) par [CNCF](https://www.cncf.io)."
65-
title: "FodyDev"
65+
title: "FodyDev // Promouvoir la culture africaine a travers l'opensource."
6666
description: "FodyDev est une organisation open source qui vise à promouvoir la culture africaine à travers les technologies libres."
6767
### accessibility ###
6868
accessibility:

0 commit comments

Comments
 (0)