Przeglądaj źródła

Update index.html

Erwin Ried 2 lat temu
rodzic
commit
9a7110fef3
1 zmienionych plików z 8 dodań i 0 usunięć
  1. 8 0
      docs/index.html

+ 8 - 0
docs/index.html

@@ -1,3 +1,9 @@
+<!DOCTYPE html>
+<html>
+<header>
+<title>Flipper Zero Hats</title>
+</header>
+<body>
 <h1>Flipper Zero Mayhem</h1>
 <iframe width="560" height="315" src="https://www.youtube.com/embed/KbBgIg76SMw" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
 <ul>
@@ -5,3 +11,5 @@
 	<li>Github <a href="http://github.com/eried/flipperzero-mayhem/">repo</a>&nbsp;(you will be redirected here in few seconds)</li>
 	<li><a href="http://github.com/eried/flipperzero-mayhem/wiki">Documentation</a></li>
 </ul>
+</body>
+</html>