Skip to content

Commit 975cb4f

Browse files
committed
Add: Free-threaded python post
1 parent 611e75b commit 975cb4f

File tree

2 files changed

+631
-3
lines changed

2 files changed

+631
-3
lines changed

_config.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ timezone: Asia/Kolkata
1919

2020
title: Blog | Adarsh Divakaran # the main title
2121

22-
tagline: 💚 Python & 🍕 | Currently building <a href="https://digievolabs.com">Digievo Labs</a> # it will display as the sub-title
22+
tagline: 💚 Python & 🍕 | </br> Get my book <a href="https://deepdivepython.com"> <u>Deep Dive Python </u>🔗</a> — learn advanced Python concepts straight from real open-source code. # it will display as the sub-title
2323

2424
description: >- # used by seo meta and the atom feed
2525
Tech blog of Adarsh Divakaran
@@ -169,7 +169,7 @@ compress_html:
169169
profile: false
170170
blanklines: false
171171
ignore:
172-
envs: [development]
172+
envs: [ development ]
173173

174174
exclude:
175175
- "*.gem"
@@ -183,7 +183,7 @@ exclude:
183183
- package*.json
184184

185185
jekyll-archives:
186-
enabled: [categories, tags]
186+
enabled: [ categories, tags ]
187187
layouts:
188188
category: category
189189
tag: tag

0 commit comments

Comments
 (0)