Skip to content
This repository has been archived by the owner on Sep 19, 2024. It is now read-only.

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Gerson Lázaro authored Oct 17, 2017
1 parent 43be944 commit 2427c71
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,10 @@
<meta name="twitter:card" content="summary" />
<meta name="twitter:site" content="@gersonlazaroc">
<meta name="twitter:creator" content="@gersonlazaroc" />
<meta property="og:url" content="https://gersonlazaro.com/Aprende-X-si-sabes-Y/" />
<meta property="og:url" content="https://gersonlazaro.com/aprende-x-si-sabes-y/" />
<meta property="og:title" content="Aprende X si sabes Y" />
<meta property="og:description" content="Aprende X si sabes Y (Donde X = Lenguaje que quieres aprender y Y = Lenguaje que ya conoces)." />
<meta property="og:image" content="https://gersonlazaro.com/Aprende-X-si-sabes-Y/cover.jpg" />
<meta property="og:image" content="https://gersonlazaro.com/aprende-x-si-sabes-y/cover.jpg" />

</head>

Expand Down Expand Up @@ -79,7 +79,7 @@ <h1 class="display-3">Aprende <span id="textX">X</span> si sabes <span id="textY
<div class="container">
<div class="row">
<div class="col-12">
<p>¿Quieres colaborar en este sitio? Puedes hacer tus aportes en <a href="https://www.github.com/GersonLazaro/Aprende-X-si-sabes-Y" target="_blank">github.</a></p>
<p>¿Quieres colaborar en este sitio? Puedes hacer tus aportes en <a href="https://www.github.com/GersonLazaro/aprende-x-si-sabes-y" target="_blank">github.</a></p>
<p class="text-right">Realizado por <a href="https://www.gersonlazaro.com" target="_blank">Gerson Lázaro</a> y compartido bajo una licencia <a href="https://creativecommons.org/licenses/by-nc-sa/3.0/es/" target="_blank">CC BY-NC-SA 3.0</a></p>
</div>
</div>
Expand Down

0 comments on commit 2427c71

Please sign in to comment.