From c6267296ec03db24ff40959ef58eedcec904c39b Mon Sep 17 00:00:00 2001 From: luixal Date: Tue, 23 Feb 2021 20:50:32 +0100 Subject: Changes relative paths to hash. Avoids problems with #8 --- public/assets/page2.yml | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'public/assets') diff --git a/public/assets/page2.yml b/public/assets/page2.yml index e10d706..00001e9 100644 --- a/public/assets/page2.yml +++ b/public/assets/page2.yml @@ -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: "#" -- cgit v1.2.3