diff options
author | Bastien Wirtz <bastien.wirtz@gmail.com> | 2022-02-19 09:08:40 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-02-19 09:08:40 +0100 |
commit | 4a526f6e7fcab1fb9ef14ee189bd8804910ebf05 (patch) | |
tree | 3e99790b06b85d3f3e9544e9cd33a916b487937a /public | |
parent | 2c52f45048f8f63d142366a8f5ec40eb66d3658a (diff) | |
parent | 8b9ec8465f061e02c1d2babf957e7de65c82396c (diff) | |
download | homer-4a526f6e7fcab1fb9ef14ee189bd8804910ebf05.tar.gz homer-4a526f6e7fcab1fb9ef14ee189bd8804910ebf05.tar.zst homer-4a526f6e7fcab1fb9ef14ee189bd8804910ebf05.zip |
Merge pull request #371 from Wurzelmann/patch-2
fixed typos: "additionnal" -> "additional"
Diffstat (limited to 'public')
-rw-r--r-- | public/assets/additional-page.yml.dist (renamed from public/assets/additionnal-page.yml.dist) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/public/assets/additionnal-page.yml.dist b/public/assets/additional-page.yml.dist index f918dc1..5d377ee 100644 --- a/public/assets/additionnal-page.yml.dist +++ b/public/assets/additional-page.yml.dist | |||
@@ -1,7 +1,7 @@ | |||
1 | --- | 1 | --- |
2 | # Additionnal page configuration | 2 | # Additional page configuration |
3 | 3 | ||
4 | # Additionnal configurations are loaded using its file name, minus the extension, as an anchor (https://<mydashboad>#<config>). | 4 | # Additional configurations are loaded using its file name, minus the extension, as an anchor (https://<mydashboad>#<config>). |
5 | # `config.yml` is still used as a base configuration, and all values here will overwrite it, so you don't have to re-defined everything | 5 | # `config.yml` is still used as a base configuration, and all values here will overwrite it, so you don't have to re-defined everything |
6 | 6 | ||
7 | 7 | ||