From 41f3b43f66687f7b5bf1542fbc9147699fcaeed7 Mon Sep 17 00:00:00 2001 From: Mayank Chhabra Date: Mon, 26 Sep 2022 00:30:37 +0700 Subject: [PATCH] Replace URLs --- hello-world/umbrel-app.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/hello-world/umbrel-app.yml b/hello-world/umbrel-app.yml index 040fcbe..398ef13 100644 --- a/hello-world/umbrel-app.yml +++ b/hello-world/umbrel-app.yml @@ -2,7 +2,7 @@ manifestVersion: 1 id: hello-world name: Hello World tagline: Replace this tagline with your app's tagline -icon: https://static.getumbrel.com/hello-world/icon.svg +icon: https://svgur.com/i/mvA.svg category: Development version: "1.0.0" port: 4000 @@ -19,9 +19,9 @@ submission: https://github.com/getumbrel/umbrel-hello-world-app repo: https://github.com/getumbrel/umbrel-hello-world-app support: https://github.com/getumbrel/umbrel-hello-world-app/issues gallery: - - https://static.getumbrel.com/hello-world/1.jpg - - https://static.getumbrel.com/hello-world/2.jpg - - https://static.getumbrel.com/hello-world/3.jpg + - https://i.imgur.com/yyVG0Jb.jpeg + - https://i.imgur.com/yyVG0Jb.jpeg + - https://i.imgur.com/yyVG0Jb.jpeg releaseNotes: >- Add what's new in the latest version of your app here. dependencies: []