This commit is contained in:
yoan 2024-10-17 07:33:37 +08:00
parent d90319bb53
commit a035ba192a
4 changed files with 343 additions and 343 deletions

329
ui/dist/assets/index-BTjl7ZFn.js vendored Normal file

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

26
ui/dist/index.html vendored
View File

@ -1,14 +1,14 @@
<!doctype html> <!doctype html>
<html lang="en"> <html lang="en">
<head> <head>
<meta charset="UTF-8" /> <meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/vite.svg" /> <link rel="icon" type="image/svg+xml" href="/vite.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Certimate - Your Trusted SSL Automation Partner</title> <title>Certimate - Your Trusted SSL Automation Partner</title>
<script type="module" crossorigin src="/assets/index-C20g8xcX.js"></script> <script type="module" crossorigin src="/assets/index-BTjl7ZFn.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-YqBWA4KK.css"> <link rel="stylesheet" crossorigin href="/assets/index-YqBWA4KK.css">
</head> </head>
<body class="bg-background"> <body class="bg-background">
<div id="root"></div> <div id="root"></div>
</body> </body>
</html> </html>

View File

@ -1 +1 @@
export const version = "Certimate v0.2.1"; export const version = "Certimate v0.2.2";