]> git.immae.eu Git - github/bastienwirtz/homer.git/commitdiff
FA note chages for new users (#404)
authorLittle-Karl <ltek0@outlook.com>
Sat, 19 Mar 2022 23:34:16 +0000 (07:34 +0800)
committerGitHub <noreply@github.com>
Sat, 19 Mar 2022 23:34:16 +0000 (19:34 -0400)
Update link to Font Awesome to reference v5 directly

docs/configuration.md
public/assets/config.yml.dist
public/assets/config.yml.dist.sample-sui

index 2083be3056a74cd9b2e3f87dd79f059c8d99b262..84a7ea716d2dc188f42a0001edffa7fea29bf7ae 100644 (file)
@@ -5,7 +5,7 @@ Title, icons, links, colors, and services can be configured in the `config.yml`
 ```yaml
 ---
 # Homepage configuration
-# See https://fontawesome.com/icons for icons options
+# See https://fontawesome.com/v5/search for icons options
 
 # Optional: Use external configuration file.
 # Using this will ignore remaining config in this file
index 63d022a08e98c73e972d7428d4f730153161dece..03a86824da0fd79ca09e3ce8dc92b772449dad15 100644 (file)
@@ -1,6 +1,6 @@
 ---
 # Homepage configuration
-# See https://fontawesome.com/icons for icons options
+# See https://fontawesome.com/v5/search for icons options
 
 title: "Demo dashboard"
 subtitle: "Homer"
index ff7f80a8d5ddf2daa6d7e789b3c388a5e582c7e1..4ebf4a4cbfb5c8aa208ada4adc32cfb759a7b987 100644 (file)
@@ -1,6 +1,6 @@
 ---
 # Homepage configuration
-# See https://fontawesome.com/icons for icons options
+# See https://fontawesome.com/v5/search for icons options
 
 title: "Hello beautiful!"
 subtitle: "App dashboard"