Selaa lähdekoodia

HH-XXX Add h1

alinkov 5 vuotta sitten
vanhempi
commit
0852e333c6
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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>