diff options
author | Little-Karl <ltek0@outlook.com> | 2022-03-20 07:34:16 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-03-19 19:34:16 -0400 |
commit | 775d0a8e862247bc78a53d6cf0ceef5651d4f98c (patch) | |
tree | 76aab762d3431ea56c99f18d6ef5a17f53a08790 /public | |
parent | 6351bf973c898bb6a7295be2a0e43fd3e745a14c (diff) | |
download | homer-775d0a8e862247bc78a53d6cf0ceef5651d4f98c.tar.gz homer-775d0a8e862247bc78a53d6cf0ceef5651d4f98c.tar.zst homer-775d0a8e862247bc78a53d6cf0ceef5651d4f98c.zip |
FA note chages for new users (#404)
Update link to Font Awesome to reference v5 directly
Diffstat (limited to 'public')
-rw-r--r-- | public/assets/config.yml.dist | 2 | ||||
-rw-r--r-- | public/assets/config.yml.dist.sample-sui | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/public/assets/config.yml.dist b/public/assets/config.yml.dist index 63d022a..03a8682 100644 --- a/public/assets/config.yml.dist +++ b/public/assets/config.yml.dist | |||
@@ -1,6 +1,6 @@ | |||
1 | --- | 1 | --- |
2 | # Homepage configuration | 2 | # Homepage configuration |
3 | # See https://fontawesome.com/icons for icons options | 3 | # See https://fontawesome.com/v5/search for icons options |
4 | 4 | ||
5 | title: "Demo dashboard" | 5 | title: "Demo dashboard" |
6 | subtitle: "Homer" | 6 | subtitle: "Homer" |
diff --git a/public/assets/config.yml.dist.sample-sui b/public/assets/config.yml.dist.sample-sui index ff7f80a..4ebf4a4 100644 --- a/public/assets/config.yml.dist.sample-sui +++ b/public/assets/config.yml.dist.sample-sui | |||
@@ -1,6 +1,6 @@ | |||
1 | --- | 1 | --- |
2 | # Homepage configuration | 2 | # Homepage configuration |
3 | # See https://fontawesome.com/icons for icons options | 3 | # See https://fontawesome.com/v5/search for icons options |
4 | 4 | ||
5 | title: "Hello beautiful!" | 5 | title: "Hello beautiful!" |
6 | subtitle: "App dashboard" | 6 | subtitle: "App dashboard" |