-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
29 lines (16 loc) · 1.07 KB
/
index.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<base href="/">
<title>Hola</title>
<link rel="icon" type="image/x-icon" href="assets/icon-32.png">
<meta name="viewport" content="width=device-width,minimum-scale=1.0,maximum-scale=1.0"/>
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-T3c6CoIi6uLrA9TneNEoa7RxnatzjcDSCmG1MXxSR1GAsXEV/Dwwykc2MPK8M2HN" crossorigin="anonymous">
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js" integrity="sha384-C6RzsynM9kWDrMNeT87bh95OGNyZPhcTNXj1NW7RuBCsyN/o0jlpcV8Qyq46cDfL" crossorigin="anonymous"></script>
<script src="https://kit.fontawesome.com/f900ef2bce.js" crossorigin="anonymous"></script>
<link rel="stylesheet" href="styles.321a78f253376b89.css"></head>
<body>
<app-root></app-root>
<script src="runtime.c9bef6b3a0ae51a9.js" type="module"></script><script src="polyfills.e041f5f64b53e110.js" type="module"></script><script src="main.142647aa9b2e1879.js" type="module"></script></body>
</html>