This commit is contained in:
yoan 2024-10-19 08:35:24 +08:00
parent 678ef9c232
commit 4382474449
4 changed files with 78 additions and 408 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

3
ui/dist/index.html vendored
View File

@ -5,11 +5,10 @@
<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-mYQfy72D.js"></script> <script type="module" crossorigin src="/assets/index-C9KsIpHj.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.3"; export const version = "Certimate v0.2.4";