X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=public%2Fassets%2Fconfig.yml.dist;h=65c50986657a6a4e19c4155997f3c01164dcae50;hb=077be43473ebdb241c6a70e4d06795ca80a591fb;hp=92133d9824a9b466a6977d61979bf4ffdc19cf85;hpb=80f6a1314028ef71c8a98e95333c5c3b1b9773e9;p=github%2Fbastienwirtz%2Fhomer.git diff --git a/public/assets/config.yml.dist b/public/assets/config.yml.dist index 92133d9..65c5098 100644 --- a/public/assets/config.yml.dist +++ b/public/assets/config.yml.dist @@ -42,7 +42,8 @@ colors: message: #url: https://b4bz.io style: "is-dark" # See https://bulma.io/documentation/components/message/#colors for styling options. - title: "👋 Demo !" + title: "Demo !" + icon: "fa fa-grin" content: "This is a dummy homepage demo.
Find more information on github.com/bastienwirtz/homer" # Optional navbar @@ -55,6 +56,11 @@ links: - name: "Wiki" icon: "fas fa-book" url: "https://www.wikipedia.org/" + # this will link to a second homer page that will load config from additionnal-page.yml and keep default config values as in config.yml file + # see url field and assets/additionnal-page.yml.dist used in this example: + - name: "another page!" + icon: "fas fa-file-alt" + url: "#additionnal-page" # Services # First level array represent a group.