index.html: fix a couple of validation warnings
authorAntonio Ospite <ao2@ao2.it>
Fri, 30 Jun 2017 10:41:31 +0000 (12:41 +0200)
committerAntonio Ospite <ao2@ao2.it>
Fri, 30 Jun 2017 10:41:31 +0000 (12:41 +0200)
Fix warnings from the http://validator.w3.org/nu validator:

  - The banner role is unnecessary for element header.
  - The navigation role is unnecessary for element nav.


No differences found