chore(manager): update asset files and dependencies

- Updated subproject reference in evolution-manager-v2.
- Replaced old JavaScript and CSS asset files with new versions for improved performance and styling.
- Added new CSS file for consistent font styling across the application.
- Updated the evolution logo image to the latest version.
This commit is contained in:
Davidson Gomes
2025-10-15 09:25:10 -03:00
parent 20eef33df3
commit 82c0eadf7c
7 changed files with 485 additions and 465 deletions

View File

@@ -5,8 +5,8 @@
<link rel="icon" type="image/png" href="https://evolution-api.com/files/evo/favicon.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Evolution Manager</title>
<script type="module" crossorigin src="/assets/index-DJ2Q5K8k.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-DxAxQfZR.css">
<script type="module" crossorigin src="/assets/index-BVwyLnkB.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-ScT-CzQp.css">
</head>
<body>
<div id="root"></div>