Skip to content

Commit 1a2a226

Browse files
authored
update
1 parent db6cdfd commit 1a2a226

File tree

22 files changed

+57
-57
lines changed

22 files changed

+57
-57
lines changed

404.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878

7979
<!-- start custom head snippets -->
8080

81-
<link rel="shortcout icon" type="image/x-icon" href="//assets/images/favicon.ico">
81+
<link rel="shortcout icon" type="image/x-icon" href="/assets/images/favicon.ico">
8282

8383
<!-- end custom head snippets -->
8484
</head>

about/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878

7979
<!-- start custom head snippets -->
8080

81-
<link rel="shortcout icon" type="image/x-icon" href="//assets/images/favicon.ico">
81+
<link rel="shortcout icon" type="image/x-icon" href="/assets/images/favicon.ico">
8282

8383
<!-- end custom head snippets -->
8484
</head>

articulos/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878

7979
<!-- start custom head snippets -->
8080

81-
<link rel="shortcout icon" type="image/x-icon" href="//assets/images/favicon.ico">
81+
<link rel="shortcout icon" type="image/x-icon" href="/assets/images/favicon.ico">
8282

8383
<!-- end custom head snippets -->
8484
</head>

bienvenido/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282

8383
<!-- start custom head snippets -->
8484

85-
<link rel="shortcout icon" type="image/x-icon" href="//assets/images/favicon.ico">
85+
<link rel="shortcout icon" type="image/x-icon" href="/assets/images/favicon.ico">
8686

8787
<!-- end custom head snippets -->
8888
</head>

categories/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878

7979
<!-- start custom head snippets -->
8080

81-
<link rel="shortcout icon" type="image/x-icon" href="//assets/images/favicon.ico">
81+
<link rel="shortcout icon" type="image/x-icon" href="/assets/images/favicon.ico">
8282

8383
<!-- end custom head snippets -->
8484
</head>

feed.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="3.9.0">Jekyll</generator><link href="/feed.xml" rel="self" type="application/atom+xml" /><link href="/" rel="alternate" type="text/html" /><updated>2022-03-03T03:04:01+00:00</updated><id>/feed.xml</id><title type="html">AyudaEnPython</title><subtitle>Website de la comunidad AyudaEnPython dedicado a brinda artículos referentes a Python.</subtitle><author><name>AyudaEnPython</name></author><entry><title type="html">Python es de tipado dinámico y fuerte</title><link href="/tutoriales/tipado-dinamico-y-fuerte/" rel="alternate" type="text/html" title="Python es de tipado dinámico y fuerte" /><published>2022-03-02T00:00:00+00:00</published><updated>2022-03-02T00:00:00+00:00</updated><id>/tutoriales/tipado-dinamico-y-fuerte</id><content type="html" xml:base="/tutoriales/tipado-dinamico-y-fuerte/">&lt;p&gt;Python efectivamente es fuertemente tipado y dinámico a la vez, para ello
1+
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="3.9.0">Jekyll</generator><link href="/feed.xml" rel="self" type="application/atom+xml" /><link href="/" rel="alternate" type="text/html" /><updated>2022-03-03T06:14:18+00:00</updated><id>/feed.xml</id><title type="html">AyudaEnPython</title><subtitle>Website de la comunidad AyudaEnPython dedicado a brinda artículos referentes a Python.</subtitle><author><name>AyudaEnPython</name></author><entry><title type="html">Python es de tipado dinámico y fuerte</title><link href="/tutoriales/tipado-dinamico-y-fuerte/" rel="alternate" type="text/html" title="Python es de tipado dinámico y fuerte" /><published>2022-03-02T00:00:00+00:00</published><updated>2022-03-02T00:00:00+00:00</updated><id>/tutoriales/tipado-dinamico-y-fuerte</id><content type="html" xml:base="/tutoriales/tipado-dinamico-y-fuerte/">&lt;p&gt;Python efectivamente es fuertemente tipado y dinámico a la vez, para ello
22
vamos a analizarlo por partes:&lt;/p&gt;
33

44
&lt;h2 id=&quot;tipado-dinámico&quot;&gt;Tipado dinámico&lt;/h2&gt;

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878

7979
<!-- start custom head snippets -->
8080

81-
<link rel="shortcout icon" type="image/x-icon" href="//assets/images/favicon.ico">
81+
<link rel="shortcout icon" type="image/x-icon" href="/assets/images/favicon.ico">
8282

8383
<!-- end custom head snippets -->
8484
</head>

no-index/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878

7979
<!-- start custom head snippets -->
8080

81-
<link rel="shortcout icon" type="image/x-icon" href="//assets/images/favicon.ico">
81+
<link rel="shortcout icon" type="image/x-icon" href="/assets/images/favicon.ico">
8282

8383
<!-- end custom head snippets -->
8484
</head>

revisiones/generar-numeros-aleatorios/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828

2929

3030

31-
<meta property="article:published_time" content="2022-03-03T03:04:01+00:00">
31+
<meta property="article:published_time" content="2022-03-03T06:14:18+00:00">
3232

3333

3434

@@ -82,7 +82,7 @@
8282

8383
<!-- start custom head snippets -->
8484

85-
<link rel="shortcout icon" type="image/x-icon" href="//assets/images/favicon.ico">
85+
<link rel="shortcout icon" type="image/x-icon" href="/assets/images/favicon.ico">
8686

8787
<!-- end custom head snippets -->
8888
</head>
@@ -259,7 +259,7 @@ <h3 class="author__name p-name" itemprop="name">
259259
<article class="page h-entry" itemscope itemtype="https://schema.org/CreativeWork">
260260
<meta itemprop="headline" content="Generar números aleatorios">
261261
<meta itemprop="description" content="Refactorización">
262-
<meta itemprop="datePublished" content="2022-03-03T03:04:01+00:00">
262+
<meta itemprop="datePublished" content="2022-03-03T06:14:18+00:00">
263263

264264

265265
<div class="page__inner-wrap">
@@ -337,7 +337,7 @@ <h4 class="no_toc">Nota</h4>
337337

338338

339339

340-
<p class="page__date"><strong><i class="fas fa-fw fa-calendar-alt" aria-hidden="true"></i> Actualizado:</strong> <time class="dt-published" datetime="2022-03-03T03:04:01+00:00">March 3, 2022</time></p>
340+
<p class="page__date"><strong><i class="fas fa-fw fa-calendar-alt" aria-hidden="true"></i> Actualizado:</strong> <time class="dt-published" datetime="2022-03-03T06:14:18+00:00">March 3, 2022</time></p>
341341

342342
</footer>
343343

revisiones/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878

7979
<!-- start custom head snippets -->
8080

81-
<link rel="shortcout icon" type="image/x-icon" href="//assets/images/favicon.ico">
81+
<link rel="shortcout icon" type="image/x-icon" href="/assets/images/favicon.ico">
8282

8383
<!-- end custom head snippets -->
8484
</head>

0 commit comments

Comments
 (0)