-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
23 lines (18 loc) · 1009 Bytes
/
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
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Portfolio</title>
<base href="/">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!--External files-->
<link href="https://fonts.googleapis.com/css?family=Varela+Round&display=swap" rel="stylesheet">
<link href="assets/aos.css" rel="stylesheet">
<link rel="stylesheet" href="styles.2ea82412a0b2c1d99000.css"></head>
<body>
<app-root></app-root>
<!---External Javascript-->
<script src="assets/aos.js"></script>
<script>AOS.init();</script>
<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.7f43b971448d2fb49202.js" nomodule></script><script src="main-es2015.4b6dc7334d1586e8f525.js" type="module"></script><script src="main-es5.3a0b627bafa9438693be.js" nomodule></script></body>
</html>