X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=public%2Fassets%2Fconfig.yml.dist;h=cb84ccf5e1ac47410f4118c761789bc7d49994da;hb=e3b68ddc427a62fb77acd709b2dbdc8681c49158;hp=03a86824da0fd79ca09e3ce8dc92b772449dad15;hpb=775d0a8e862247bc78a53d6cf0ceef5651d4f98c;p=github%2Fbastienwirtz%2Fhomer.git diff --git a/public/assets/config.yml.dist b/public/assets/config.yml.dist index 03a8682..cb84ccf 100644 --- a/public/assets/config.yml.dist +++ b/public/assets/config.yml.dist @@ -60,9 +60,9 @@ links: url: "https://www.wikipedia.org/" # this will link to a second homer page that will load config from additional-page.yml and keep default config values as in config.yml file # see url field and assets/additional-page.yml.dist used in this example: - - name: "another page!" - icon: "fas fa-file-alt" - url: "#additional-page" + #- name: "another page!" + # icon: "fas fa-file-alt" + # url: "#additional-page" # Services # First level array represent a group. @@ -75,6 +75,7 @@ services: logo: "assets/tools/sample.png" subtitle: "Bookmark example" tag: "app" + keywords: "self hosted reddit" url: "https://www.reddit.com/r/selfhosted/" target: "_blank" # optional html a tag target attribute - name: "Another one"