We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28e37de commit 0899fb2Copy full SHA for 0899fb2
index.html
@@ -28,7 +28,7 @@
28
<h1 class="text-center">GitHub Pages</h1>
29
<p class="text-center">El espacio web gratuito para vos, tu organización y tus proyectos</p>
30
<div class=" col-xs-8 col-xs-offset-2 col-lg-4 col-lg-offset-4 text-center ">
31
- <img src="img/Octocat.png" alt="" class="img-responsive">
+ <img src="img/octocat.png" alt="" class="img-responsive">
32
<a href="#verMas" data-toggle="tooltip" data-placement="bottom" title="ver más"><span class=" ion-android-arrow-dropdown-circle"></span></a>
33
</div>
34
0 commit comments