bda862e4d3
* menu sticky and add font adjustment * menu sticky and add font adjustment * ui menu sticky and fontsize adjustment --------- Co-authored-by: phearun <phearun@whitesand.online>
29 lines
1.2 KiB
HTML
29 lines
1.2 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
|
|
<head>
|
|
<meta charset="UTF-8" />
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
<title>CheckCle - Dev</title>
|
|
<meta name="description"
|
|
content="An open-source monitoring platform offering real-time insights into server and service health, incident management, and operational transparency." />
|
|
<meta name="author" content="Tola Leng" />
|
|
|
|
<meta property="og:title" content="checkcle-an-open-source" />
|
|
<meta property="og:description"
|
|
content="An open-source monitoring platform offering real-time insights into server and service health, incident management, and operational transparency." />
|
|
<meta property="og:type" content="website" />
|
|
<meta property="og:image" content="https://pub-4a4062303020445f8f289a2fee84f9e8.r2.dev/images/checkcle-black.png" />
|
|
|
|
<meta name="twitter:card" content="summary_large_image" />
|
|
<meta name="twitter:site" content="@checkcle_oss" />
|
|
<meta name="twitter:image" content="https://pub-4a4062303020445f8f289a2fee84f9e8.r2.dev/images/checkcle-black.png" />
|
|
|
|
</head>
|
|
|
|
<body>
|
|
<div id="root"></div>
|
|
<script type="module" src="/src/main.tsx"></script>
|
|
</body>
|
|
|
|
</html> |