Browse Source

Merge pull request #118 from divinerites/Fix-small-FR-footer-typo-in-FR

Fix a small typo
tags/v1.0.0
Evan 4 years ago
parent
commit
c6f90a8a54
No account linked to committer's email address
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      exampleSite/config.toml

+ 1
- 1
exampleSite/config.toml View File

@@ -148,4 +148,4 @@ languageCode = "fr-fr"
contentDir = "content/french"
weight = 2
home = "Accueil"
copyright = "copyright et copie; 2020 [gethugothemes] (https://gethugothemes.com) tous droits réservés"
copyright = "copyright © 2020 [gethugothemes](https://gethugothemes.com) tous droits réservés"

Loading…
Cancel
Save