-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
1 lines (1 loc) · 4 KB
/
index.html
1
<!DOCTYPE html> <html ng-app="app"> <head> <title ng-bind="page.title">Exceptionless</title> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width,initial-scale=1,minimal-ui"> <meta name="description" content="Exceptionless provides real-time error reporting for your apps. It organizes the gathered information into simple actionable data that will help your app become exceptionless!"> <meta property="og:type" content="website"> <meta property="og:title" content="Exceptionless"> <meta property="og:description" content="Exceptionless provides real-time error reporting for your apps. It organizes the gathered information into simple actionable data that will help your app become exceptionless!"> <meta property="og:image" content="//img/exceptionless.png"> <meta name="application-name" content="Exceptionless"> <meta name="fragment" content="!"> <meta name="msapplication-TileColor" content="#2c2c2c"> <meta name="msapplication-TileImage" content="/img/exceptionless-144.png"> <meta name="msapplication-navbutton-color" content="#73C03A"> <meta name="msapplication-starturl" content="/project"> <meta name="msapplication-task" content="name=Dashboard; action-uri=/; icon-uri=/img/icons/dashboard.ico"> <meta name="msapplication-task" content="name=Most Recent; action-uri=/recent; icon-uri=/img/icons/recent.ico"> <meta name="msapplication-task" content="name=Most Frequent; action-uri=/frequent; icon-uri=/img/icons/frequent.ico"> <meta name="msapplication-task" content="name=New Events; action-uri=/new; icon-uri=/img/icons/new.ico"> <link rel="dns-prefetch" href="https://maxcdn.bootstrapcdn.com"> <link rel="dns-prefetch" href="https://fonts.googleapis.com"> <link rel="dns-prefetch" href="https://cdnjs.cloudflare.com"> <link rel="dns-prefetch" href="https://js.stripe.com"> <link rel="dns-prefetch" href="https://widget.intercom.io"> <link rel="dns-prefetch" href="https://www.googletagmanager.com"> <link rel="dns-prefetch" href="https://connect.facebook.net"> <link rel="prefetch" href="lang/en-us.json"> <link rel="prefetch" href="lang/zh-cn.json"> <link rel="icon" href="/favicon.b36030d26d61f790.ico" type="image/x-icon" data-remove="false"> <link rel="shortcut icon" href="/favicon.b36030d26d61f790.ico" type="image/x-icon" data-remove="false"> <meta name="apple-mobile-web-app-title" content="Exceptionless"> <link rel="apple-touch-icon" sizes="57x57" href="/touch-icon-ipad-114.png"> <link rel="apple-touch-icon" sizes="72x72" href="/touch-icon-ipad-114.png"> <link rel="apple-touch-icon" sizes="114x114" href="/touch-icon-ipad-114.png"> <link rel="apple-touch-icon" sizes="144x144" href="/touch-icon-ipad-144.png"> <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css"> <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css"> <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,700"> <link rel="stylesheet" href="/app.min.d7655c7df1f49972.css"></head> <body loading-bar=""> <google-tag-manager></google-tag-manager> <div class="app" id="app" ui-view="" autoscroll="true"></div> <toaster-container toaster-options="{'position-class': 'toast-bottom-right'}"></toaster-container> <!--[if lte IE 9]><script src="https://cdnjs.cloudflare.com/ajax/libs/Base64/1.0.1/base64.min.js" data-concat="false" data-remove="false"></script><![endif]--> <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.3.1/jquery.min.js" data-concat="false" data-remove="false"></script> <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" data-concat="false" data-remove="false"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/lodash.js/4.17.5/lodash.min.js" data-concat="false" data-remove="false"></script> <script src="https://js.stripe.com/v2/" data-concat="false" data-remove="false"></script> <script src="/app.min.c329ea98a6ff77c4.js"></script><script src="/app.config.8abddc8ed08ca795.js"></script></body> </html>