-
Notifications
You must be signed in to change notification settings - Fork 1
/
404.html
71 lines (55 loc) · 3.44 KB
/
404.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
<!doctype html>
<html lang="en" prefix="og: http://ogp.me/ns#">
<head>
<base href="https://geotrix-project.github.io/"> <title>Geotrix</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="Geotrix's goal is to help everyone to learn algebra with step-by-steps solutions">
<!-- Favicon -->
<link rel="shortcut icon" href="/favicon.ico">
<link rel="icon" type="image/png" sizes="16x16" href="/assets/icons/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="/assets/icons/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="144x144" href="/assets/icons/icon-144x144.png">
<link rel="icon" type="image/png" sizes="192x192" href="/assets/icons/icon-192x192.png">
<link rel="mask-icon" href="/assets/icons/apple/safari-pinned-tab.svg" color="#009688">
<link rel="apple-touch-icon" sizes="180x180" href="/assets/icons/apple/apple-touch-icon.png">
<meta name="msapplication-TileImage" content="/assets/icons/ms/mstile-144x144.png">
<meta name="thumbnail," content="/assets/icons/icon-152x152.png">
<!-- Theme Color -->
<meta name="theme-color" content="#009688">
<meta name="application-name" content="Geotrix">
<meta name="apple-mobile-web-app-title" content="Geotrix">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
<meta name="msapplication-TileColor" content="#009688">
<!-- Manifest -->
<link rel="manifest" href="manifest.webmanifest">
<!-- Angular Font CDN -->
<link href="https://fonts.googleapis.com/css?family=Roboto:300,400,500&display=swap" rel="stylesheet">
<!-- <link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet"> -->
<!-- Open Graph sharing tool -->
<meta property="og:site_name" content="Geotrix">
<meta property="og:title" content="Geotrix: a simplified approach to analytical geometry">
<meta property="og:type" content="website">
<meta property="og:description"
content="Geotrix's goal is to help everyone to learn algebra with step-by-steps solutions">
<meta property="og:image" content="https://geotrix-project.github.io/assets/logo/geotrix_200x100.png">
<meta property="og:image:type" content="image/png">
<meta property="og:image:width" content="200">
<meta property="og:image:height" content="100">
<meta property="og:url" content="https://geotrix-project.github.io/">
<meta property="og:locale" content="en_US">
<meta property="og:locale:alternate" content="pt_BR">
<link rel="stylesheet" href="styles.89661c4dc0cc48a31c3c.css"></head>
<body class="mat-app-background">
<geotrix-root></geotrix-root>
<noscript>
<div style="text-align: center">
<img src="/assets/logo/geotrix_200x100.png" alt="Geotrix Logo">
<p style="text-align: left; margin: 16px">
Your browser doesn't support JavaScript or you have disabled it.
</p>
</div>
</noscript>
<script src="runtime-es2015.53d02eea8764946abb50.js" type="module"></script><script src="polyfills-es2015.75bf482ee2a1689db99e.js" type="module"></script><script src="runtime-es5.12e07ee7e851db114789.js" nomodule></script><script src="polyfills-es5.804ff8a2a318283ac087.js" nomodule></script><script src="main-es2015.d984377c2a7320561623.js" type="module"></script><script src="main-es5.01037ca56c8699f683f4.js" nomodule></script></body>
</html>