typo
This commit is contained in:
parent
db8bd14824
commit
d4143f7ef1
1 changed files with 1 additions and 1 deletions
|
@ -74,7 +74,7 @@ async fn build_page(config: Config) -> String {
|
|||
InfosPage {
|
||||
title: Some("Mes contributions".into()),
|
||||
desc: Some(format!(
|
||||
"Contributions d'{} à GitHub",
|
||||
"Contributions d'{} sur GitHub",
|
||||
config.fc.name.unwrap_or_default()
|
||||
)),
|
||||
kw: Some(make_kw(&[
|
||||
|
|
Loading…
Reference in a new issue