From 7651eb5c664329c97af5368b8c352a4edfb63e7d Mon Sep 17 00:00:00 2001 From: Damian Stasik <920747+damianstasik@users.noreply.github.com> Date: Wed, 20 Sep 2023 09:45:20 +0200 Subject: [PATCH] Add start_url --- static/favicons/site.webmanifest | 1 + 1 file changed, 1 insertion(+) diff --git a/static/favicons/site.webmanifest b/static/favicons/site.webmanifest index 8d0e10f4..ee1722d7 100644 --- a/static/favicons/site.webmanifest +++ b/static/favicons/site.webmanifest @@ -1,6 +1,7 @@ { "name": "OpenTofu - The open source infrastructure as code tool", "short_name": "OpenTofu", + "start_url": "https://opentofu.org", "icons": [ { "src": "/favicons/android-chrome-192x192.png",