diff options
Diffstat (limited to 'public/config.yml.dist')
-rw-r--r-- | public/config.yml.dist | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/public/config.yml.dist b/public/config.yml.dist index 849b391..d2f1fdf 100644 --- a/public/config.yml.dist +++ b/public/config.yml.dist | |||
@@ -69,3 +69,8 @@ services: | |||
69 | tag: "app" | 69 | tag: "app" |
70 | url: "https://www.reddit.com/r/selfhosted/" | 70 | url: "https://www.reddit.com/r/selfhosted/" |
71 | target: "_blank" # optionnal html a tag target attribute | 71 | target: "_blank" # optionnal html a tag target attribute |
72 | - name: "Another one" | ||
73 | logo: "assets/tools/sample2.png" | ||
74 | subtitle: "Another application" | ||
75 | tag: "app" | ||
76 | url: "#" | ||