Explorar o código

Updated H1 and added H2

Andrew Chalkley %!s(int64=9) %!d(string=hai) anos
pai
achega
fecfb44f5b
Modificáronse 1 ficheiros con 3 adicións e 2 borrados
  1. 3 2
      index.html

+ 3 - 2
index.html

@@ -1,10 +1,11 @@
 <html>
   <head>
     <meta charset="UTF-8">
-    <title>Hello World!</title>
+    <title>Especially Flasher</title>
   </head>
   <body>
-    <h1>Hello World!</h1>
+    <h1>Especially Flasher</h1>
+    <h2>A GUI for flashing the Espruino JavaScript runtime on the ESP8266</h2> 
     <script>
         var getAvailablePorts = require("./spike/available_serial_ports");
         getAvailablePorts().then((ports) => {