mirror of
https://github.com/coder/code-server.git
synced 2026-05-08 13:27:25 +02:00
Update logo
This commit is contained in:
@@ -190,6 +190,7 @@ router.get("/manifest.json", async (req, res) => {
|
||||
src: `{{BASE}}/_static/src/browser/media/pwa-icon-${size}.png`,
|
||||
type: "image/png",
|
||||
sizes: `${size}x${size}`,
|
||||
purpose: "maskable",
|
||||
})),
|
||||
},
|
||||
null,
|
||||
|
||||
Reference in New Issue
Block a user