Skip to content

Commit 6694bf1

Browse files
authored
update
1 parent 9ad2293 commit 6694bf1

File tree

31 files changed

+432
-61
lines changed

31 files changed

+432
-61
lines changed

404.html

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,8 +78,21 @@
7878
rel="stylesheet"
7979
href="https://cdn.jsdelivr.net/npm/blog-cells@0.7.1/dist/blog-cells.css"
8080
/>
81+
<link
82+
href="https://fonts.googleapis.com/css?family=PT+Sans+Narrow:400,700|PT+Serif:400,700,400italic"
83+
rel="stylesheet"
84+
type="text/css"
85+
/>
86+
8187
<script src="https://cdn.jsdelivr.net/npm/blog-cells@0.7.1/dist/blog-cells.js"></script>
8288

89+
<link rel="preconnect" href="https://fonts.googleapis.com" />
90+
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
91+
<link
92+
href="https://fonts.googleapis.com/css2?family=Source+Code+Pro:ital,wght@0,200..900;1,200..900&display=swap"
93+
rel="stylesheet"
94+
/>
95+
8396
<!-- end custom head snippets -->
8497

8598
</head>

about/index.html

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,8 +78,21 @@
7878
rel="stylesheet"
7979
href="https://cdn.jsdelivr.net/npm/blog-cells@0.7.1/dist/blog-cells.css"
8080
/>
81+
<link
82+
href="https://fonts.googleapis.com/css?family=PT+Sans+Narrow:400,700|PT+Serif:400,700,400italic"
83+
rel="stylesheet"
84+
type="text/css"
85+
/>
86+
8187
<script src="https://cdn.jsdelivr.net/npm/blog-cells@0.7.1/dist/blog-cells.js"></script>
8288

89+
<link rel="preconnect" href="https://fonts.googleapis.com" />
90+
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
91+
<link
92+
href="https://fonts.googleapis.com/css2?family=Source+Code+Pro:ital,wght@0,200..900;1,200..900&display=swap"
93+
rel="stylesheet"
94+
/>
95+
8396
<!-- end custom head snippets -->
8497

8598
</head>

articulos/bievenido/index.html

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,8 +82,21 @@
8282
rel="stylesheet"
8383
href="https://cdn.jsdelivr.net/npm/blog-cells@0.7.1/dist/blog-cells.css"
8484
/>
85+
<link
86+
href="https://fonts.googleapis.com/css?family=PT+Sans+Narrow:400,700|PT+Serif:400,700,400italic"
87+
rel="stylesheet"
88+
type="text/css"
89+
/>
90+
8591
<script src="https://cdn.jsdelivr.net/npm/blog-cells@0.7.1/dist/blog-cells.js"></script>
8692

93+
<link rel="preconnect" href="https://fonts.googleapis.com" />
94+
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
95+
<link
96+
href="https://fonts.googleapis.com/css2?family=Source+Code+Pro:ital,wght@0,200..900;1,200..900&display=swap"
97+
rel="stylesheet"
98+
/>
99+
87100
<!-- end custom head snippets -->
88101

89102
</head>

articulos/index.html

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,8 +78,21 @@
7878
rel="stylesheet"
7979
href="https://cdn.jsdelivr.net/npm/blog-cells@0.7.1/dist/blog-cells.css"
8080
/>
81+
<link
82+
href="https://fonts.googleapis.com/css?family=PT+Sans+Narrow:400,700|PT+Serif:400,700,400italic"
83+
rel="stylesheet"
84+
type="text/css"
85+
/>
86+
8187
<script src="https://cdn.jsdelivr.net/npm/blog-cells@0.7.1/dist/blog-cells.js"></script>
8288

89+
<link rel="preconnect" href="https://fonts.googleapis.com" />
90+
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
91+
<link
92+
href="https://fonts.googleapis.com/css2?family=Source+Code+Pro:ital,wght@0,200..900;1,200..900&display=swap"
93+
rel="stylesheet"
94+
/>
95+
8396
<!-- end custom head snippets -->
8497

8598
</head>

articulos/tipado-dinamico-y-fuerte/index.html

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,8 +82,21 @@
8282
rel="stylesheet"
8383
href="https://cdn.jsdelivr.net/npm/blog-cells@0.7.1/dist/blog-cells.css"
8484
/>
85+
<link
86+
href="https://fonts.googleapis.com/css?family=PT+Sans+Narrow:400,700|PT+Serif:400,700,400italic"
87+
rel="stylesheet"
88+
type="text/css"
89+
/>
90+
8591
<script src="https://cdn.jsdelivr.net/npm/blog-cells@0.7.1/dist/blog-cells.js"></script>
8692

93+
<link rel="preconnect" href="https://fonts.googleapis.com" />
94+
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
95+
<link
96+
href="https://fonts.googleapis.com/css2?family=Source+Code+Pro:ital,wght@0,200..900;1,200..900&display=swap"
97+
rel="stylesheet"
98+
/>
99+
87100
<!-- end custom head snippets -->
88101

89102
</head>

assets/css/main.css

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1297,8 +1297,15 @@ body { display: -webkit-box; display: -ms-flexbox; display: flex; min-height: 10
12971297
.page__hero-caption a { color: #000 !important; }
12981298
/* Hide the following elements on print ========================================================================== */
12991299
.masthead, .toc, .page__share, .page__related, .pagination, .ads, .page__footer, .page__comments-form, .author__avatar, .author__content, .author__urls-wrapper, .nav__list, .sidebar, .adsbygoogle { display: none !important; height: 1px !important; } }
1300+
/* sans serif typefaces */
1301+
/* serif typefaces */
13001302
.greedy-nav { color: #333; background-color: #ffde59; }
13011303

13021304
.greedy-nav a { color: #333; font-weight: bold; background-color: #ffde59; }
13031305

13041306
.masthead { color: #333; background-color: #ffde59; }
1307+
1308+
html { font-size: 16px; }
1309+
@media (min-width: 48em) { html { font-size: 16px; } }
1310+
@media (min-width: 64em) { html { font-size: 18px; } }
1311+
@media (min-width: 80em) { html { font-size: 20px; } }

categories/index.html

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,8 +78,21 @@
7878
rel="stylesheet"
7979
href="https://cdn.jsdelivr.net/npm/blog-cells@0.7.1/dist/blog-cells.css"
8080
/>
81+
<link
82+
href="https://fonts.googleapis.com/css?family=PT+Sans+Narrow:400,700|PT+Serif:400,700,400italic"
83+
rel="stylesheet"
84+
type="text/css"
85+
/>
86+
8187
<script src="https://cdn.jsdelivr.net/npm/blog-cells@0.7.1/dist/blog-cells.js"></script>
8288

89+
<link rel="preconnect" href="https://fonts.googleapis.com" />
90+
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
91+
<link
92+
href="https://fonts.googleapis.com/css2?family=Source+Code+Pro:ital,wght@0,200..900;1,200..900&display=swap"
93+
rel="stylesheet"
94+
/>
95+
8396
<!-- end custom head snippets -->
8497

8598
</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>2024-10-06T22:05:53+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="/articulos/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>/articulos/tipado-dinamico-y-fuerte</id><content type="html" xml:base="/articulos/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>2024-10-08T07:43:00+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="/articulos/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>/articulos/tipado-dinamico-y-fuerte</id><content type="html" xml:base="/articulos/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;

ide/index.html

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,8 +80,21 @@
8080
rel="stylesheet"
8181
href="https://cdn.jsdelivr.net/npm/blog-cells@0.7.1/dist/blog-cells.css"
8282
/>
83+
<link
84+
href="https://fonts.googleapis.com/css?family=PT+Sans+Narrow:400,700|PT+Serif:400,700,400italic"
85+
rel="stylesheet"
86+
type="text/css"
87+
/>
88+
8389
<script src="https://cdn.jsdelivr.net/npm/blog-cells@0.7.1/dist/blog-cells.js"></script>
8490

91+
<link rel="preconnect" href="https://fonts.googleapis.com" />
92+
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
93+
<link
94+
href="https://fonts.googleapis.com/css2?family=Source+Code+Pro:ital,wght@0,200..900;1,200..900&display=swap"
95+
rel="stylesheet"
96+
/>
97+
8598
<!-- end custom head snippets -->
8699

87100
<link

index.html

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,8 +88,21 @@
8888
rel="stylesheet"
8989
href="https://cdn.jsdelivr.net/npm/blog-cells@0.7.1/dist/blog-cells.css"
9090
/>
91+
<link
92+
href="https://fonts.googleapis.com/css?family=PT+Sans+Narrow:400,700|PT+Serif:400,700,400italic"
93+
rel="stylesheet"
94+
type="text/css"
95+
/>
96+
9197
<script src="https://cdn.jsdelivr.net/npm/blog-cells@0.7.1/dist/blog-cells.js"></script>
9298

99+
<link rel="preconnect" href="https://fonts.googleapis.com" />
100+
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
101+
<link
102+
href="https://fonts.googleapis.com/css2?family=Source+Code+Pro:ital,wght@0,200..900;1,200..900&display=swap"
103+
rel="stylesheet"
104+
/>
105+
93106
<!-- end custom head snippets -->
94107

95108
</head>

0 commit comments

Comments
 (0)