Skip to content

Commit 547a370

Browse files
committed
Publish thinkbook post
1 parent 50bdf8e commit 547a370

File tree

2 files changed

+10
-5
lines changed

2 files changed

+10
-5
lines changed

_config.yml

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ url: https://blog.jakelee.co.uk
77

88
# Optional native feature customisation (delete to turn off)
99
table_of_contents_header: "Jump to:"
10-
post_end_promo: <i><b>Enjoyed this article? You'll like "<a href="https://jakeweeklee.substack.com">Jake Week Lee</a>", a newsletter of articles & online things!</b></i>
10+
post_end_promo: <i><b>Enjoyed this article? You'll like "<a href="https://jakeweeklee.substack.com">Jake Occasional Lee</a>", a newsletter of articles & online things!</b></i>
1111
google_analytics: G-99X0QYL39T
1212
outdated_content_warning:
1313
warning_text: "⚠️ This article was last updated <b>TIME_AGO</b> and may be outdated."
@@ -22,7 +22,12 @@ giscus_category: Comments
2222
giscus_category_id: DIC_kwDOFXQ2Oc4CQ06o
2323

2424
network:
25-
- { name: Programming, url: "https://blog.jakelee.co.uk", colour: "#2a7ae2", current: true }
25+
- {
26+
name: Programming,
27+
url: "https://blog.jakelee.co.uk",
28+
colour: "#2a7ae2",
29+
current: true,
30+
}
2631
- {
2732
name: Internet History,
2833
url: "https://history.jakelee.co.uk",
@@ -67,7 +72,7 @@ minima:
6772
- {
6873
platform: substack,
6974
user_url: "https://jakeweeklee.substack.com/",
70-
user_title: "Jake Week Lee",
75+
user_title: "Jake Occasional Lee",
7176
}
7277
# - { platform: devto, user_url: "https://dev.to/jekyll" }
7378
# - { platform: dribbble, user_url: "https://dribbble.com/jekyll" }
@@ -109,10 +114,10 @@ kramdown:
109114
guess_lang: true
110115

111116
# Webp conversion settings
112-
webp:
117+
webp:
113118
enabled: true
114119
quality: 95
115120
img_dir: ["/assets/images/banners"]
116121
nested: true
117122
regenerate: false # Set to true if settings have been changed
118-
formats: [".jpeg", ".jpg", ".png"]
123+
formats: [".jpeg", ".jpg", ".png"]

_drafts/2025-12-03-thinkbook-gen-2-and-6-comparison.md renamed to _posts/2025-12-03-thinkbook-gen-2-and-6-comparison.md

File renamed without changes.

0 commit comments

Comments
 (0)