mirror of
https://github.com/OneUptime/oneuptime
synced 2024-11-23 07:42:10 +00:00
98 lines
3.8 KiB
Plaintext
98 lines
3.8 KiB
Plaintext
<link rel="preconnect" href="https://fonts.googleapis.com">
|
|
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
|
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap" rel="stylesheet">
|
|
<style>
|
|
* {
|
|
font-family: Inter;
|
|
}
|
|
|
|
|
|
input[type="datetime-local"]::-webkit-calendar-picker-indicator {
|
|
background: transparent;
|
|
bottom: 0;
|
|
color: transparent;
|
|
cursor: pointer;
|
|
height: auto;
|
|
left: 0;
|
|
position: absolute;
|
|
right: 0;
|
|
top: 0;
|
|
width: auto;
|
|
}
|
|
|
|
input[type="date"]::-webkit-calendar-picker-indicator {
|
|
background: transparent;
|
|
bottom: 0;
|
|
color: transparent;
|
|
cursor: pointer;
|
|
height: auto;
|
|
left: 0;
|
|
position: absolute;
|
|
right: 0;
|
|
top: 0;
|
|
width: auto;
|
|
}
|
|
</style>
|
|
<script src="https://cdn.tailwindcss.com"></script>
|
|
|
|
<!-- Google Tag Manager -->
|
|
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
|
|
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
|
|
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
|
|
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
|
|
})(window,document,'script','dataLayer','GTM-PKQD5WH');</script>
|
|
<!-- End Google Tag Manager -->
|
|
|
|
|
|
<style>
|
|
.async-hide {
|
|
opacity: 0 !important
|
|
}
|
|
</style>
|
|
|
|
<meta charset="utf-8" />
|
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
|
<link rel="shortcut icon" href="/img/favicons/favicon.ico">
|
|
<link rel="apple-touch-icon" sizes="180x180" href="/img/favicons/apple-touch-icon.png">
|
|
<link rel="icon" type="image/png" sizes="32x32" href="/img/favicons/favicon-32x32.png">
|
|
<link rel="icon" type="image/png" sizes="16x16" href="/img/favicons/favicon-16x16.png">
|
|
<link rel="mask-icon" href="/img/favicons/safari-pinned-tab.svg" color="#32335b">
|
|
<meta name="msapplication-TileColor" content="#32335b">
|
|
<link rel="apple-touch-icon-precomposed" href="/img/ou-wb.svg">
|
|
<link rel="icon" href="/img/ou-wb.svg">
|
|
<link rel="image_src" type="image/png" href="/img/hou-wb.svg">
|
|
<link rel="canonical" href="/">
|
|
<link rel="manifest" href="/manifest.json">
|
|
<link rel="preconnect" href="https://hotjar.com" crossorigin="">
|
|
<meta property="og:title" content="OneUptime - One Complete SRE and DevOps platform.">
|
|
<meta property="og:url" content="https://oneuptime.com">
|
|
<meta property="og:type" content="website" />
|
|
<meta property="og:description"
|
|
content="OneUptime monitors websites, API's, and servers and alerts your team if something goes wrong. It also keeps your customers updated about any downtime. ">
|
|
<meta property="og:image" content="https://oneuptime.com/img/hou-wb.svg">
|
|
|
|
<meta name="twitter:card" content="summary">
|
|
<meta name="theme-color" content="#000000">
|
|
<meta name="twitter:image" content="/img/ou-wb.svg">
|
|
<meta name="twitter:site" content="@oneuptimeinc">
|
|
<meta name="twitter:title" content="OneUptime - One Complete SRE and DevOps platform.">
|
|
<meta name="twitter:description"
|
|
content="OneUptime monitors websites, API's, and servers and alerts your team if something goes wrong. It also keeps your customers updated about any downtime.">
|
|
|
|
|
|
|
|
<script type="application/ld+json">
|
|
{
|
|
"@context": "http://schema.org",
|
|
"@type": "Corporation",
|
|
"name": "OneUptime",
|
|
"url": "https://www.oneuptime.com",
|
|
"logo": "https://oneuptime.com/img/ou-bb.svg",
|
|
"sameAs": [
|
|
"https://www.facebook.com/oneuptimeinc",
|
|
"https://twitter.com/OneUptimeInc",
|
|
"https://www.linkedin.com/company/oneuptime"
|
|
],
|
|
"description": "OneUptime monitors websites, API's, and servers and alerts your team if something goes wrong. It also keeps your customers updated about any downtime."
|
|
}
|
|
</script> |