Skip to content

Commit 6ac0e8c

Browse files
committed
Update description for promise-queues.mdx
1 parent be6f800 commit 6ac0e8c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

posts/promise-queues.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Promise queues
33
tags: [TypeScript, JavaScript]
4-
description: A look at promise queues.
4+
description: Writing a simple promise queue (and a quick look at the basics).
55
slug: promise-queues
66
date: 2026-01-05
77
---

public/feed.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<description><![CDATA[My blog, projects, etc.]]></description>
55
<link>https://rivea0.github.io</link>
66
<generator>RSS for Node</generator>
7-
<lastBuildDate>Mon, 05 Jan 2026 11:02:23 GMT</lastBuildDate>
7+
<lastBuildDate>Mon, 05 Jan 2026 11:41:12 GMT</lastBuildDate>
88
<atom:link href="https://rivea0.github.io/feed.xml" rel="self" type="application/rss+xml"/>
99
<language><![CDATA[en]]></language>
1010
<item>

0 commit comments

Comments
 (0)