-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path404.html
52 lines (42 loc) · 1.81 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<title>Type</title>
<base href="/" />
<meta name="Description" content="Multilingual key typing practise.">
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="icon" type="image/x-icon" href="favicon.ico" />
<link rel="apple-touch-icon" href="apple-touch-icon.png" />
<link rel="manifest" href="manifest.json" />
<meta name="theme-color" content="#1976d2" />
<link rel="preconnect" href="https://fonts.gstatic.com/" crossorigin="">
<link href="https://fonts.googleapis.com/css?family=Roboto:300,400,500" rel="stylesheet" />
<!--
<link href="https://fonts.googleapis.com/css?family=Open+Sans" rel="stylesheet"/>
-->
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet" />
<link rel="manifest" href="manifest.json">
<meta name="theme-color" content="#1976d2">
<link rel="stylesheet" href="styles.16e8c55db44ab3ce7a6a.css"></head>
<style>
.app-splash-image {
position: absolute;
top: 50%;
left: 50%;
width: 96px;
height: 96px;
margin-top: -48px;
/* Half the height */
margin-left: -48px;
/* Half the width */
}
</style>
<body class="mat-typography">
<app-root>
<!-- Content will be replaced when application content loads. -->
<img class="app-splash-image" src="assets/icons/icon-96x96.png">
</app-root>
<noscript>Please enable JavaScript to continue using this application.</noscript>
<script type="text/javascript" src="runtime.71d2c8badb70e18cabe3.js"></script><script type="text/javascript" src="es2015-polyfills.01deec5b2033b45aed7c.js" nomodule></script><script type="text/javascript" src="polyfills.481858ef51fe27531859.js"></script><script type="text/javascript" src="main.0adf55907d3cf42f88f5.js"></script></body>
</html>