-
Notifications
You must be signed in to change notification settings - Fork 1
/
learn.html
23 lines (20 loc) · 961 Bytes
/
learn.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">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<link rel="stylesheet" href="https://use.typekit.net/lic2jnk.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/meyer-reset/2.0/reset.min.css">
<link rel="stylesheet" href="styles.css">
<script src="typewriter.js"></script>
<title>$$$</title>
</head>
<body class="site">
<main class="main">
<div class="content">
<iframe src="https://docs.google.com/presentation/d/e/2PACX-1vTQoUeS3KM4OESBdreWwNrjkI31XYo7FSxIOYJGIz92FKaF1raE3YboyHMo3TBmkN6ViYfo6XFbppxD/embed?start=false&loop=false&delayms=60000" frameborder="0" width="960" height="400" allowfullscreen="true" mozallowfullscreen="true" webkitallowfullscreen="true"></iframe>
</div>
</main>
</body>
</html>