-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path404.html
24 lines (24 loc) · 1.56 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
<!doctype html>
<html lang="en" data-critters-container>
<head>
<meta charset="utf-8">
<title>AngularPersonalWebsite</title>
<base href="/angular-personal-website">
<!-- default-src 'self'; -->
<meta http-equiv="Content-Security-Policy" content="
img-src https://* 'self' data:;
font-src https://* 'self';
style-src-elem https://* 'self' 'unsafe-inline';
object-src https://* 'self'">
<meta name="description" content="Gabriele Gatti personal website made with angular">
<meta name="keywords" content="Gabriele Gatti, Gabri432, Gatti Gabriele">
<meta name="author" content="Gabriele Gatti">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="google-site-verification" content="xFOL84YirUp7XY7Wgk4yRTBWApUsl-0oYppliS_zPCY">
<link rel="icon" type="image/x-icon" href="favicon.ico">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<style>html,body{height:100%;scroll-behavior:smooth}body{margin:0;font-family:FreeMono,monospace}</style><link rel="stylesheet" href="styles.98f766141217d072.css" media="print" onload="this.media='all'"><noscript><link rel="stylesheet" href="styles.98f766141217d072.css"></noscript></head>
<body>
<app-root></app-root>
<script src="runtime.9e30d6bb63a8f2b1.js" type="module"></script><script src="polyfills.41ad5e4707fc404a.js" type="module"></script><script src="scripts.741918227cf5d3e3.js" defer></script><script src="main.893b3986ff847055.js" type="module"></script></body>
</html>