浏览代码

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

Fix a small typo
tags/v1.0.0
Evan 4 年前
父节点
当前提交
c6f90a8a54
没有帐户链接到提交者的电子邮件
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      exampleSite/config.toml

+ 1
- 1
exampleSite/config.toml 查看文件

@@ -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"

正在加载...
取消
保存