| commit | 18d5c689281452f2c9032422c2844b4a9e7cfc5a | [log] [tgz] |
|---|---|---|
| author | gio <gio@v1.dodo.cloud> | Thu May 02 10:30:57 2024 +0400 |
| committer | gio <gio@v1.dodo.cloud> | Thu May 02 12:49:43 2024 +0400 |
| tree | 9ae3bc224b80ed057a5bb94307b7eb04c24a6391 | |
| parent | ff2a29a86863902564baa28eb497df2cd6491927 [diff] [blame] |
Open up for super early adopters. Change-Id: I1009d2b3d276bad93c1f017cda23ae062fe88860
diff --git a/core/installer/welcome/launcher-tmpl/launcher.html b/core/installer/welcome/launcher-tmpl/launcher.html index 24f5c27..6b79d80 100644 --- a/core/installer/welcome/launcher-tmpl/launcher.html +++ b/core/installer/welcome/launcher-tmpl/launcher.html
@@ -3,7 +3,7 @@ <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> - <title>App Launcher</title> + <title>dodo: Launcher</title> <link rel="stylesheet" type="text/css" href="/static/pico.2.0.6.min.css"> <link rel="stylesheet" type="text/css" href="/static/launcher.css"> </head>