-
Notifications
You must be signed in to change notification settings - Fork 0
/
404.html
42 lines (41 loc) · 1.55 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<title>Client</title>
<base href="/client/">
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="icon" type="image/x-icon" href="favicon.ico" />
<link
href="https://fonts.googleapis.com/icon?family=Material+Icons"
rel="stylesheet"
/>
<link
href="https://fonts.googleapis.com/css?family=Roboto:300,400,500"
rel="stylesheet"
/>
<link
href="https://fonts.googleapis.com/css?family=Montserrat"
rel="stylesheet"
/>
<link
href="https://fonts.googleapis.com/css?family=Josefin+Sans:400,700"
rel="stylesheet"
/>
<link
href="https://fonts.googleapis.com/css?family=Playball"
rel="stylesheet"
/>
<link
href="https://fonts.googleapis.com/css?family=Abril+Fatface"
rel="stylesheet"
/>
<link
rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.7.0/animate.min.css"
/>
<link rel="stylesheet" href="styles.578c8f8ce5aecac36c3d.css"></head>
<body>
<app-root></app-root>
<script src="runtime-es2015.858f8dd898b75fe86926.js" type="module"></script><script src="polyfills-es2015.27661dfa98f6332c27dc.js" type="module"></script><script src="runtime-es5.741402d1d47331ce975c.js" nomodule></script><script src="polyfills-es5.3c7a89c465e3c36435bf.js" nomodule></script><script src="main-es2015.51ad86ec1dfceaf4c9a9.js" type="module"></script><script src="main-es5.c6bc4949e7a527a0d967.js" nomodule></script></body>
</html>