Skip to content

Commit b04811e

Browse files
committed
Remove twitter widget from the front page
1 parent 263acff commit b04811e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pycltheme/templates/index.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ <h3 class="text-center pb-5 mb-3 titulo-bold">ÚLTIMAS ENTRADAS</h3>
1717
</div>
1818
</div>
1919
<div class="col-md-3 col-12">
20-
<a class="twitter-timeline" data-lang="es" data-width="300" data-height="600" href="https://twitter.com/pythonchiledev?ref_src=twsrc%5Etfw">Tweets by pythonchiledev</a> <script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
2120
{% include 'hablemospython.html' %}
2221
</div>
2322
</div>
@@ -39,7 +38,7 @@ <h2>Nuestros Patrocinantes</h2>
3938
<p> ¿Te gustaría patrocinar las actividades de la comunidad Python Chile?</p>
4039
<p> Contáctanos y te contamos como: contacto@pythonchile.cl
4140
</div>
42-
<!--
41+
<!--
4342
<div class="col-md-2 text-center">
4443
<a href="https://it-talenthh.com/" target="_blank">
4544
<img class="img-fluid" src="images/patrocinantes/logo_ittalent.png" alt="IT-Talent">

0 commit comments

Comments
 (0)