aboutsummaryrefslogtreecommitdiffhomepage
path: root/public
diff options
context:
space:
mode:
authorLittle-Karl <ltek0@outlook.com>2022-03-20 07:34:16 +0800
committerGitHub <noreply@github.com>2022-03-19 19:34:16 -0400
commit775d0a8e862247bc78a53d6cf0ceef5651d4f98c (patch)
tree76aab762d3431ea56c99f18d6ef5a17f53a08790 /public
parent6351bf973c898bb6a7295be2a0e43fd3e745a14c (diff)
downloadhomer-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.dist2
-rw-r--r--public/assets/config.yml.dist.sample-sui2
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
5title: "Demo dashboard" 5title: "Demo dashboard"
6subtitle: "Homer" 6subtitle: "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
5title: "Hello beautiful!" 5title: "Hello beautiful!"
6subtitle: "App dashboard" 6subtitle: "App dashboard"