Skip to content

Commit adf9ef7

Browse files
Update index.html
1 parent e21f475 commit adf9ef7

1 file changed

Lines changed: 2 additions & 5 deletions

File tree

index.html

Lines changed: 2 additions & 5 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,9 +131,6 @@ <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>-->
135-
136-
<h1 style="color: white;">Come to robotics on skibidy diddy, it will mak you feel happyer</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>
134+
<script type="text/javascript" src="scripts/map.js"></script>
138135
</body>
139136
</html>

0 commit comments

Comments
 (0)