You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: 404.html
+6-4Lines changed: 6 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -92,10 +92,6 @@
92
92
</ul>
93
93
</nav>
94
94
95
-
<!--[if lt IE 9]>
96
-
<div class="notice--danger align-center" style="margin: 0;">You are using an <strong>outdated</strong> browser. Please <a href="https://browsehappy.com/">upgrade your browser</a> to improve your experience.</div>
Copy file name to clipboardExpand all lines: about/index.html
+6-4Lines changed: 6 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -92,10 +92,6 @@
92
92
</ul>
93
93
</nav>
94
94
95
-
<!--[if lt IE 9]>
96
-
<div class="notice--danger align-center" style="margin: 0;">You are using an <strong>outdated</strong> browser. Please <a href="https://browsehappy.com/">upgrade your browser</a> to improve your experience.</div>
Copy file name to clipboardExpand all lines: articulos/index.html
+3-4Lines changed: 3 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -92,10 +92,6 @@
92
92
</ul>
93
93
</nav>
94
94
95
-
<!--[if lt IE 9]>
96
-
<div class="notice--danger align-center" style="margin: 0;">You are using an <strong>outdated</strong> browser. Please <a href="https://browsehappy.com/">upgrade your browser</a> to improve your experience.</div>
Copy file name to clipboardExpand all lines: assets/js/lunr/lunr-store.js
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -66,7 +66,7 @@ var store = [{
66
66
"teaser": null
67
67
},{
68
68
"title": "Listas de Comprensión",
69
-
"excerpt":"En progreso… ","categories": [],
69
+
"excerpt":"Las comprensiones de listas ofrecen una manera concisa de crear listas. Sus usos comunes son para hacer nuevas listas donde cada elemento es el resultado de algunas operaciones aplicadas a cada miembro de otra secuencia o iterable, o para crear un segmento de la secuencia de esos elementos para satisfacer...","categories": [],
0 commit comments