mirror of
https://github.com/bastienwirtz/homer.git
synced 2026-01-23 02:15:09 +00:00
Changes relative paths to hash. Avoids problems with #8
This commit is contained in:
parent
e3bd2ecc2c
commit
c6267296ec
4 changed files with 7 additions and 11 deletions
|
|
@ -26,14 +26,9 @@ services:
|
|||
- name: "NEW"
|
||||
icon: "fas fa-cloud"
|
||||
items:
|
||||
- name: "Awesome app"
|
||||
- name: "Awesome app on a second page!"
|
||||
logo: "assets/tools/sample.png"
|
||||
subtitle: "Bookmark example"
|
||||
tag: "app"
|
||||
url: "https://www.reddit.com/r/selfhosted/"
|
||||
target: "_blank"
|
||||
- name: "Another one"
|
||||
logo: "assets/tools/sample2.png"
|
||||
subtitle: "Another application"
|
||||
tag: "app"
|
||||
url: "#"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue