aboutsummaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
authorJesús <heckyel@hyperbola.info>2018-03-02 12:26:09 -0500
committerJesús <heckyel@hyperbola.info>2018-03-02 12:26:09 -0500
commit94af90c4e0fcb133f14854a056f598d6c7bca1bd (patch)
treeab878f68488d5fc6c0c2154a378eae76f5384d2d /index.html
parent8b334efca33e52a0b5bd35edd448365bd5632845 (diff)
downloadmaqueta-bootstrap-94af90c4e0fcb133f14854a056f598d6c7bca1bd.tar.lz
maqueta-bootstrap-94af90c4e0fcb133f14854a056f598d6c7bca1bd.tar.xz
maqueta-bootstrap-94af90c4e0fcb133f14854a056f598d6c7bca1bd.zip
corrige sintaxis
elimina h6 inválidos que disminuyen el SEO
Diffstat (limited to 'index.html')
-rw-r--r--index.html10
1 files changed, 4 insertions, 6 deletions
diff --git a/index.html b/index.html
index 5fa7652..3ad382d 100644
--- a/index.html
+++ b/index.html
@@ -54,11 +54,9 @@
<h1 class="encuadre">Sitio Libre | Bootstrap</h1>
<p class="encuadre tituloheader">Sitio web construido con Bootstrap</p>
</section>
-<section class="main container">
- <h6 class="espacio-libre">&#160;</h6>
+<div class="main container">
<div class="row">
- <section class="posts col-md-9">
- <h6 class="espacio-libre">&#160;</h6>
+ <div class="posts col-md-9">
<ol class="breadcrumb">
<li><a href="#">Inicio</a></li>
<li><a href="#">Categorias</a></li>
@@ -126,7 +124,7 @@
</ul>
</div>
</nav>
- </section>
+ </div>
<aside class="col-md-3 hidden-xs hidden-sm">
<h4>Categorias</h4>
<div class="list-group">
@@ -159,7 +157,7 @@
</a>
</aside>
</div>
-</section>
+</div>
<footer>
<div class="container">
<div class="row">