♻️ refactor(config): GenerateMetadata

This commit is contained in:
web@ppanel
2024-11-16 14:06:34 +07:00
parent 15d5ecfc80
commit a0bb101126
20 changed files with 87 additions and 62 deletions
Binary file not shown.

Before

Width:  |  Height:  |  Size: 19 KiB

After

Width:  |  Height:  |  Size: 985 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 394 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.7 KiB

After

Width:  |  Height:  |  Size: 858 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 26 KiB

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 67 KiB

After

Width:  |  Height:  |  Size: 3.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

After

Width:  |  Height:  |  Size: 765 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 38 KiB

After

Width:  |  Height:  |  Size: 2.1 KiB

+5 -6
View File
@@ -1,7 +1,6 @@
{
"background_color": "#FFFFFF",
"description": "PPanel is a pure, professional, and perfect open-source proxy panel tool, designed to be your ideal choice for learning and practical use.",
"display": "standalone",
"name": "PPanel",
"short_name": "PPanel",
"icons": [
{
"src": "/pwa-192x192.png",
@@ -28,8 +27,8 @@
"purpose": "maskable"
}
],
"name": "PPanel",
"short_name": "PPanel",
"start_url": "/",
"display": "standalone",
"background_color": "#FFFFFF",
"theme_color": "#FFFFFF"
}
}