Skip to content

Commit d5727da

Browse files
committed
Reflect the new blog post title also in the assets folder
1 parent 537a6b9 commit d5727da

File tree

5 files changed

+4
-4
lines changed

5 files changed

+4
-4
lines changed

_posts/2025-02-21-how-swifts-server-support-powers-things-cloud.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ You might be familiar with [Things](https://culturedcode.com/things/), a delight
1010

1111
<img
1212
alt="Things logo"
13-
src="/assets/images/how-swift-on-server-powers-things-cloud-blog/things-logo.png"
13+
src="/assets/images/how-swifts-server-support-powers-things-cloud/things-logo.png"
1414
width="160" height="160"
1515
style="max-width: 80%; width: 160px; height: auto; margin: 0 auto; display: block;"
1616
/>
@@ -20,7 +20,7 @@ You might be familiar with [Things](https://culturedcode.com/things/), a delight
2020
<div style="margin: 2em auto;">
2121
<img
2222
alt="Things Cloud synchronizes to-dos across different devices."
23-
src="/assets/images/how-swift-on-server-powers-things-cloud-blog/things-cloud-with-devices.png"
23+
src="/assets/images/how-swifts-server-support-powers-things-cloud/things-cloud-with-devices.png"
2424
width="840" height="473"
2525
style="max-width: 100%; width: 100%; height: auto; margin: 0 auto; display: block;"
2626
/>
@@ -44,7 +44,7 @@ We’ll outline the core components of our new service architecture, highlightin
4444
<div style="margin: 2em auto;">
4545
<img
4646
alt="Overview of our new Swift-based service architecture."
47-
src="/assets/images/how-swift-on-server-powers-things-cloud-blog/new-backend-overview.png"
47+
src="/assets/images/how-swifts-server-support-powers-things-cloud/new-backend-overview.png"
4848
width="840" height="525"
4949
style="max-width: 100%; width: 100%; height: auto; margin: auto; display: block;"
5050
/>
@@ -93,7 +93,7 @@ Now, with over a full year in production, we're pleased to report that Swift has
9393
<div style="margin: 2em auto;">
9494
<img
9595
alt="Comparison between our legacy service and new Swift-based one."
96-
src="/assets/images/how-swift-on-server-powers-things-cloud-blog/performance-comparison.png"
96+
src="/assets/images/how-swifts-server-support-powers-things-cloud/performance-comparison.png"
9797
width="540" height="270"
9898
style="max-width: 100%; width: 540px; height: auto; margin: auto; display: block;"
9999
/>

0 commit comments

Comments
 (0)