forked from OpenClassrooms-Student-Center/go-fullstack-v3-fr
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
14 lines (13 loc) · 816 Bytes
/
index.html
File metadata and controls
14 lines (13 loc) · 816 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>GoFullstackFrontend</title>
<base href="/">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" type="image/x-icon" href="favicon.ico">
<link rel="stylesheet" href="styles.b54780d340b0609c4662.css"></head>
<body>
<app-root></app-root>
<script src="runtime-es2015.cdfb0ddb511f65fdc0a0.js" type="module"></script><script src="runtime-es5.cdfb0ddb511f65fdc0a0.js" nomodule defer></script><script src="polyfills-es5.2b49def4071ac93e81dd.js" nomodule defer></script><script src="polyfills-es2015.94d3ba46aae3a65c2d88.js" type="module"></script><script src="main-es2015.bd44af9c4a4f085f43e6.js" type="module"></script><script src="main-es5.bd44af9c4a4f085f43e6.js" nomodule defer></script></body>
</html>