Skip to content

Commit 02a2798

Browse files
Update index.html
1 parent fd5dd85 commit 02a2798

1 file changed

Lines changed: 6 additions & 3 deletions

File tree

index.html

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<script src="https://unpkg.com/leaflet@1.9.4/dist/leaflet.js" integrity="sha256-20nQCchB9co0qIjJZRGuk2/Z9VM+kNiyxNV1lvTlZBo=" crossorigin=""></script>
1919
</head>
2020
<body>
21-
<div class="header">
21+
<!--<div class="header">
2222
<div id="snow"></div>
2323
2424
</div>
@@ -131,6 +131,9 @@ <h1>The world watches Jerry Code!</h1>
131131
</div>
132132
<script type="text/javascript" src="scripts/script.js"></script>
133133
<script type="text/javascript" src="scripts/analytics.js"></script>
134-
<script type="text/javascript" src="scripts/map.js"></script>
134+
<script type="text/javascript" src="scripts/map.js"></script>-->
135+
136+
<h1>Come to robotics on skibidy diddy</h1>
137+
<iframe width="560" height="315" src="https://www.youtube.com/embed/ex-UoC1V91I?si=LQXnikyQF34qQhqH" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
135138
</body>
136-
</html>
139+
</html>

0 commit comments

Comments
 (0)