oneuptime/HttpTestServer/views/Head.ejs
Nawaz Dhandala 822741e215
fix
2022-04-10 22:54:23 +01:00

62 lines
2.8 KiB
Plaintext
Executable File

<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-115085157-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() { dataLayer.push(arguments); }
gtag('js', new Date());
gtag('config', 'UA-115085157-1');
</script>
<!-- Optimize Plugin -->
<script>
(function (i, s, o, g, r, a, m) {
i['GoogleAnalyticsObject'] = r; i[r] = i[r] || function () {
(i[r].q = i[r].q || []).push(arguments)
}, i[r].l = 1 * new Date(); a = s.createElement(o),
m = s.getElementsByTagName(o)[0]; a.async = 1; a.src = g; m.parentNode.insertBefore(a, m)
})(window, document, 'script', 'https://www.google-analytics.com/analytics.js', 'ga');
ga('create', 'UA-115085157-1', 'auto');
ga('require', 'GTM-KSC3HMH');
ga('send', 'pageview');
</script>
<style>
.async-hide {
opacity: 0 !important
}
</style>
<script>
(function (a, s, y, n, c, h, i, d, e) {
s.className += ' ' + y; h.start = 1 * new Date;
h.end = i = function () { s.className = s.className.replace(RegExp(' ?' + y), '') };
(a[n] = a[n] || []).hide = h; setTimeout(function () { i(); h.end = null }, c); h.timeout = c;
})(window, document.documentElement, 'async-hide', 'dataLayer', 4000, { 'GTM-KSC3HMH': true });
</script>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="shortcut icon" href="/img/favicon.ico">
<link rel="apple-touch-icon-precomposed" href="/img/OneUptime-Icon.png">
<link rel="icon" href="/img/OneUptime-Icon.png">
<link rel="image_src" type="image/png" href="img/OneUptime-full-logo.png">
<link rel="canonical" href="/">
<link rel="preconnect" href="https://hotjar.com">
<meta property="og:title" content="OneUptime - One Complete SRE and DevOps platform.">
<meta property="og:url" content="/">
<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="img/OneUptime-full-logo.png">
<meta name="twitter:card" content="summary">
<meta name="twitter:image" content="img/OneUptime-Icon.png">
<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.">
<link rel="stylesheet" href="/css/dashboard.css">
<link rel="stylesheet" href="/css/reactwidgets.css">
<link rel="stylesheet" href="/css/sail.css">
<link rel="stylesheet" href="/css/loader.css">