Skip to content

Commit 6289fcf

Browse files
committed
chore: simplify blog post title
1 parent 2959737 commit 6289fcf

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

website/src/blog/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Latest news and updates from the Task team
44
---
55

66
<BlogPost
7-
title="The Saga of Improving Windows Compatiblity: Announcing Built-in Core Utilities"
7+
title="Announcing Built-in Core Utilities for Windows"
88
url="/blog/windows-core-utils"
99
date="2025-08-26"
1010
author="andreynering"

website/src/blog/windows-core-utils.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
2-
title: "The Saga of Improving Windows Compatibility: Announcing Built-in Core Utilities"
2+
title: "Announcing Built-in Core Utilities for Windows"
33
description: The journey of enhancing Windows support in Task.
44
author: andreynering
55
date: 2025-08-26
66
outline: deep
77
---
88

9-
# The Saga of Improving Windows Compatibility: Announcing Built-in Core Utilities
9+
# Announcing Built-in Core Utilities for Windows
1010

1111
<AuthorCard :author="$frontmatter.author" />
1212

0 commit comments

Comments
 (0)