Explorar el Código

HH-XXX Add h1

alinkov hace 6 años
padre
commit
0852e333c6
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      index.html

+ 1 - 1
index.html

@@ -3,6 +3,6 @@
     <title>This is not cool</title>
 </header>
 <body>
-Hello world
+<h1>Hello world</h1>
 </body>
 </html>