Skip to content

Commit f5255c6

Browse files
committed
Update logo
1 parent 6a06868 commit f5255c6

9 files changed

Lines changed: 2 additions & 20 deletions

doc/images/favicon.xcf

-5.82 MB
Binary file not shown.
6.04 KB
Loading
240 KB
Loading

frontend/apple-touch-icon.png

3.62 KB
Loading

frontend/favicon-16x16.png

-76 Bytes
Loading

frontend/favicon-32x32.png

-434 Bytes
Loading

frontend/favicon.ico

0 Bytes
Binary file not shown.

frontend/site.webmanifest

Lines changed: 1 addition & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1 @@
1-
{
2-
"name": "",
3-
"short_name": "",
4-
"icons": [
5-
{
6-
"src": "/android-chrome-192x192.png",
7-
"sizes": "192x192",
8-
"type": "image/png"
9-
},
10-
{
11-
"src": "/android-chrome-512x512.png",
12-
"sizes": "512x512",
13-
"type": "image/png"
14-
}
15-
],
16-
"theme_color": "#ffffff",
17-
"background_color": "#ffffff",
18-
"display": "standalone"
19-
}
1+
{"name":"","short_name":"","icons":[{"src":"/android-chrome-192x192.png","sizes":"192x192","type":"image/png"},{"src":"/android-chrome-512x512.png","sizes":"512x512","type":"image/png"}],"theme_color":"#ffffff","background_color":"#ffffff","display":"standalone"}

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "CDMServer"
3-
version = "2.7.1"
3+
version = "2.7.2"
44
description = "A short description of your project"
55
authors = [{name = "Aron Radics", email = "radics.aron.jozsef@gmail.com"}]
66
requires-python = ">=3.13"

0 commit comments

Comments
 (0)